Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 34,460 for

document properties

(0.06 sec)
  1. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples.... makedirs (output_dir) 12 document_path = os. path . join (input_dir...for reading 16 with open (document_path, "rb" ) as stream: 17...

    docs.aspose.com/html/python-net/convert-epub-to...
  2. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your Document. Enhance formatting and improve layout control today!...SectionStart property Returns or sets the type of...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/pag...
  3. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python.... You can split Word document using Python in a variety...Word source file into the Document class object for splitting...

    kb.aspose.com/words/python/how-to-split-pages-i...
  4. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....HorizontalResolution property Gets the horizontal resolution...read the properties of an image in a shape. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::LowCode namespace | Aspose.Words...

    Aspose::Words::LowCode namespace. The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way in C++....intended to compare documents. ComparerContext Document comparer context...variety of different types of documents using a single line of code...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your Document's save format. Optimize your workflow with flexible saving options!...SaveFormat property Specifies the format in which the document will...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...auto dstDoc = MakeObject < Document > (); // Import a shape from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTagCollection class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range...that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...