Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 12,226 for

new

(0.04 sec)
  1. Release 25.12 on GroupDocs Blog | Document Auto...

    Release 25.12 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release 25.12 on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Öne Çıkanları Explore what’s new in GroupDocs.Total for Java 25...

    blog.groupdocs.com/tr/tag/release-25.12/index.xml
  2. GroupDocs.Merger on GroupDocs Blog | Document A...

    GroupDocs.Merger on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Merger on GroupDocs Blog | Document Automation Solutions for .NET & Java De......הדגשי המהדורה Explore what’s new in GroupDocs.Merger for .NET...

    blog.groupdocs.com/he/tag/groupdocs.merger/inde...
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = New Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Consulting Blog Knowledge Base New Releases Status Websites aspose...MatroskaReadNativeMe try ( Metadata metadata = new Metadata ( Constants . InputMkv...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...the some HTML-editor, and then new instance of class was created...

    docs.groupdocs.com/editor/net/enabling-language...
  5. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...user firstly need to create new instance of class. For achieving...

    docs.groupdocs.com/editor/net/editabledocument/
  6. Unable to open potm file after redaction - Free...

    Hi Team, The .potm files are not opening in MS office after redacted by Groupdocs.Redaction java SDK. Below is the sample code to test. I will share the file sample in private. @Test void supp() throws Exceptio…...try (final Redactor redactor = new Redactor(getClass().getResourceAsStream("/abc...redactor.apply(new ExactPhraseRedaction("村山", new ReplacementOptions("**")));...

    forum.groupdocs.com/t/unable-to-open-potm-file-...
  7. GroupDocs.Conversion for Java | GroupDocs

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different formats from within Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...Conversion for Java If you’re new to GroupDocs.Conversion, refer...

    docs.groupdocs.com/conversion/java/
  8. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a New presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013: Add a new presentation slide Click the...

    docs.groupdocs.com/assembly/java/individual-ser...
  9. Visual Studio Plugin to Explore GroupDocs.Assem...

    Visual Studio Plugin to Explore GroupDocs.Assembly Examples GroupDocs.Assembly for .NET plugin is providing an ease to compile GroupDocs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduced the efforts to download examples and the DLL file from different resources (GitHub, NuGet). You can quickly run CSharp project. So all the manual steps to explore the examples have been exempted. Features Following are the key features of the plugin...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs in Visual Studio. Select New GroupDocs.Assembly Example Project...

    docs.groupdocs.com/assembly/net/visual-studio-p...
  10. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleOutlook...

    docs.groupdocs.com/parser/java/extract-emails-f...