Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 418,004 for

document

(0.46 sec)
  1. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....support for converting PPT document file format presentations...Conversion About PDF The Portable Document Format is a file format that...

    docs.aspose.com/slides/net/convert-presentation/
  2. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of Document using Python via C++....“page” size at which your PDF document is displayed in Adobe Acrobat)...modified document to a new file. Create a document object from...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  3. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX Document...saving to the output XLSX document. The default value is XlsxSectionMode...save document as a separate worksheets. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....the Working with Fields documentation article. Remarks: The STYLEREF...fragment of text within the document that is formatted with the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....// Open document auto document = MakeObject < Document > ( _dataDir...// Delete a particular page document -> get_Pages () -> Delete...

    docs.aspose.com/pdf/cpp/delete-pages/
  6. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....the Working with Fonts documentation article. Remarks: You do...border into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....SplitterContext extends ProcessorContext Document splitter context. Examples:...Examples: Shows how to split document by pages using context. String...

    reference.aspose.com/words/java/com.aspose.word...
  8. StructuredDocumentTag.placeholder_name property...

    StructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....is not present in Document.glossary_document . Examples Shows...a structured document tag. doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.placeholder_name propert...

    IStructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....is not present in Document.glossary_document . Examples Shows...a structured document tag. doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...