Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 39,584 for

document properties

(0.1 sec)
  1. MemoryFontSource class | Aspose.Words for Python

    aspose.words.fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory...the Working with Fonts documentation article. Inheritance: MemoryFontSource...priority, cache_key) Ctor. Properties Name Description cache_key...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... Document ( file_name = MY_DIR + 'Tables...borders from a table. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file....Attachment from PDF document // Open document Document pdfDocument =...= new Document ( DATA_DIR . resolve ( "input.pdf" ). toString...

    products.aspose.com/pdf/java/attachments/extract/
  4. ConvertUtil.millimeterToPoint method | Aspose.W...

    ConvertUtil.millimeterToPoint method. Converts millimeters to points....page properties in millimeters. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. Get code samples for traces, brush color & size....(its frame) alongside its properties. The latter includes the...ink object, it ignores all properties of the object frame (container)...

    docs.aspose.com/slides/php-java/manage-ink/
  6. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  7. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...signer_title property SignatureLine.signer_title property Gets or...value for this property is empty string (). @property def signer_title...

    reference.aspose.com/words/python-net/aspose.wo...
  8. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...(sdtBlock) from document is not getting extracted from document Aspose...SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>()...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  9. CleanupOptions class | Aspose.Words for Python

    aspose.words.CleanupOptions class. Allows to specify options for Document cleaning...Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table Properties, in points. Default value is 0 in C++....position specified by the table properties, in points. Default value...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...