Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 41,638 for

document properties

(0.1 sec)
  1. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....DocSaveOptions class provides numerous properties that give you full control...example, we use the page_setup property that specifies the page size...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  2. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....the Working with Fields documentation article. Remarks: Prompts...an ASK field, and set its properties. public void fieldAsk() throws...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust image framing by removing unwanted portions from the left side for a perfect fit....CropLeft property Defines the fraction of picture...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....CropBottom property Defines the fraction of picture...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal....CropRight property Defines the fraction of picture...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....CropTop property Defines the fraction of picture...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted lists in the Document in C++....and bulleted lists in the document. int32_t Aspose :: Words ::...how to verify owner document properties of lists. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. 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...
  9. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document Document) { StructuredDocumentTag structuredDocumentTag; try { struct…...createNewStructureDo(Document document) { StructuredDocumentTa...= new StructuredDocumentTa(document, SdtType.RICH_TEXT, MarkupLevel...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  10. Add Page Stamps to PDF in Python|Aspose.PDF for...

    Learn how to add PDF page stamps as overlays or backgrounds in Python....to a specific page in a PDF Document . The page stamp can be an...Open the PDF document using ap.Document() (see Document ). Create...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...