Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 4,436 for

as

(0.05 sec)
  1. How to Convert MPP to PDF in Java

    EAsily transform Microsoft project files into a non-editable format, learn how to convert MPP to PDF in Java, and develop the Java MPP to PDF converter application....Easily transform Microsoft project files into a non-editable format, learn how to convert MPP to PDF in Java, and develop the Java MPP to PDF converter application.

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Add Watermark to Excel Worksheets using ...

    You will find guidance on how to add watermark to excel worksheets using Java, along with working code example to insert watermark in xlsx using Java on any system....You will find guidance on how to add watermark to excel worksheets using Java, along with working code example to insert watermark in xlsx using Java on any system.

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  3. Remove Metadata from PDF using Java

    Discover how to swiftly remove metadata from PDF using Java. Plus, get code example to clean metadata from PDF in Java, all without additional software installations....Discover how to swiftly remove metadata from PDF using Java. Plus, get code example to clean metadata from PDF in Java, all without additional software installations.

    kb.groupdocs.com/redaction/java/remove-metadata...
  4. How to Extract Text from Word Document using C#

    This quick tutorial provides thorough information to extract text from Word document using C# and how to create the read text from Word document C# application....This quick tutorial provides thorough information to extract text from Word document using C# and how to create the read text from Word document C# application.

    kb.groupdocs.com/parser/net/how-to-extract-text...
  5. How to Use GroupDocs PHP SDK with Composer or a...

    GroupDocs supports all major platforms, such As .NET, PHP, Java, Python, etc. So with GropDocs’ SDKs you can eAsily create your own application to store, view, sign (and use a lot of other great features on) your documents online, using Windows or Linux with your favorite language. Today, I’ll talk about GroupDocs PHP SDK and how to get started with it. Sometimes, developers Ask us how to get our PHP SDK, how to use it with Composer, or how to include it into their project....GroupDocs supports all major platforms, such as .NET, PHP, Java, Python, etc. So with GropDocs’ SDKs you can easily create your own application to store, view, sign (and use a lot of other great features on) your documents online, using Windows or Linux with your favorite language. Today, I’ll talk about GroupDocs PHP SDK and how to get started with it. Sometimes, developers ask us how to get our PHP SDK, how to use it with Composer, or how to include it into their project.

    blog.groupdocs.com/total/how-to-use-groupdocs-p...
  6. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  7. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cAses, it’s necessary to analyze only one clAss of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  8. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET.

    docs.groupdocs.com/editor/net/edit-powerpoint/
  9. How to work with Metadata tags

    Explain how to work with Metadata tags...Explain how to work with Metadata tags

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  10. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable<T> providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:

    docs.groupdocs.com/assembly/net/enumeration-ext...