Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 424,062 for

document

(0.41 sec)
  1. Convert DOTX to PPTX via C++ or with free Onlin...

    Export DOTX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTX online converter quickly before integrating the code....on C++ Open DOTX file using Document class reference Convert DOTX...Presentation file Save the document to PPTX format using Save...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert DOCM to PPSX via C++ or with free Onlin...

    Export DOCM to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSX online converter quickly before integrating the code....on C++ Open DOCM file using Document class reference Convert DOCM...Presentation file Save the document to PPSX format using Save...

    products.aspose.com/total/cpp/conversion/docm-t...
  3. Convert DOT to PPT via C++ or with free Online ...

    Export DOT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPT online converter quickly before integrating the code....on C++ Open DOT file using Document class reference Convert DOT...Presentation file Save the document to PPT format using Save method...

    products.aspose.com/total/cpp/conversion/dot-to...
  4. Style.BuiltIn | Aspose.Words for .NET

    Discover if a style is a built-in option in MS Word. Enhance your Document design with our comprehensive guide to Word's built-in styles!... Document doc = new Document (); // When we create...create a document using Microsoft Word, or programmatically using...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. Granularity Enum | Aspose.Words for .NET

    Discover Aspose.Words.Comparing.Granularity enum to effortlessly track Document changes with precision. Enhance your Document comparison today!...track when comparing two documents. public enum Granularity Values...comparing documents. Document docA = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  7. 在 PS 文件中使用形状 | Java

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 Java 中使用该功能...Copy 1 // Add Rectangle to PS document. 2 3 String outputFileName...new 1-paged PS Document 9 PsDocument document = new PsDocument(getOutputDir()...

    docs.aspose.com/page/zh/java/ps/working-with-sh...
  8. Document.updateActualReferenceMarks method | As...

    Document.updateActualReferenceMarks method. Updates the [Footnote.actualReferenceMark](../../../aspose.words.notes/footnote/actualReferenceMark/) property of all footnotes and endnotes in the Document....footnotes and endnotes in the document. updateActualReferenc () Remarks...Remarks Updating fields ( Document.updateFields() ) may be necessary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlFixedSaveOptions.ExportEmbeddedSvg | Aspose...

    Discover HtmlFixedSaveOptions' ExportEmbeddedSvg property, easily embed SVG resources in your HTML Documents for enhanced visuals. Default, true....should be embedded into Html document. Default value is true . public...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....Examples Shows how to configure a document that can be printed as a book...MakeObject < Aspose :: Words :: Document > (); // Insert text that...

    reference.aspose.com/words/cpp/aspose.words/pag...