Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 18,003 for

document editor

(0.05 sec)
  1. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....Formatting PDF Document using C++ Contents [ Hide ] Formatting...Formatting PDF Document Get Document Window and Page Display Properties...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  2. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....PDF format and creates PDF documents containing recognized text...converts an PDF image to TXT document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  3. View or Edit PPTX Files Metadata using .NET | p...

    C# source code to edit or view PPTX format metadata....Presentation object to access the document properties of the presentation...Presentation(); // Getting Document Properties IDocumentProperties...

    products.aspose.com/slides/net/metadata/pptx/
  4. View or Edit FODP Files Metadata using .NET | p...

    C# source code to edit or view FODP format metadata....Presentation object to access the document properties of the presentation...Presentation(); // Getting Document Properties IDocumentProperties...

    products.aspose.com/slides/net/metadata/fodp/
  5. View or Edit ODP Files Metadata using .NET | pr...

    C# source code to edit or view ODP format metadata....Presentation object to access the document properties of the presentation...Presentation(); // Getting Document Properties IDocumentProperties...

    products.aspose.com/slides/net/metadata/odp/
  6. View or Edit POT Files Metadata using .NET | pr...

    C# source code to edit or view POT format metadata....Presentation object to access the document properties of the presentation...Presentation(); // Getting Document Properties IDocumentProperties...

    products.aspose.com/slides/net/metadata/pot/
  7. View or Edit PPS Files Metadata using .NET | pr...

    C# source code to edit or view PPS format metadata....Presentation object to access the document properties of the presentation...Presentation(); // Getting Document Properties IDocumentProperties...

    products.aspose.com/slides/net/metadata/pps/
  8. | Aspose

    Sample code for WBMP to Text Java conversion. Use API example code for batch WBMP files to Text conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...WBMP format and creates WBMP documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  9. | Aspose

    Sample code for WBMP to TXT Java conversion. Use API example code for batch WBMP files to TXT conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...WBMP format and creates WBMP documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  10. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...potapov Creating a document like this is extremely easy...and save, then close the VBA editor and click on “Show macros”...

    forum.aspose.com/t/vbaproject-modules-is-empty-...