Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 157,128 for

doc

(0.24 sec)
  1. waterfall.xlsx

    Tabelle1 Data: 2 4 6 8 10 12 14 16 18 20 2023-03-13T08:51:41Z 16.0300 Chris Jackson IBM Corporation 2023-02-28T19:46:06Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z false 2023-03......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/de/cpp/using-chartglobali...
  2. waterfall.xlsx

    Tabelle1 Data: 2 4 6 8 10 12 14 16 18 20 2023-03-13T08:51:41Z 16.0300 Chris Jackson IBM Corporation 2023-02-28T19:46:06Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z false 2023-03......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/es/nodejs-cpp/using-chart...
  3. TextBoxControl.Type | Aspose.Words for .NET

    Discover the TextBoxControl Type property for Forms 2.0, enabling seamless control customization and enhancing user experience in your applications.... Document doc = new Document ( MyDir + "Textbox...docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font.... doc = aw . Document ( file_name =...document fonts. font_infos = doc . font_infos for font_info in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.chapter_page_separator property | Asp...

    PageSetup.chapter_page_separator property. Gets or sets the separator character that appears between the chapter number and the page number.... doc = aw . Document ( file_name =...document.docx' ) page_setup = doc . first_section . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.page_layout property | Aspose.Wo...

    PdfSaveOptions.page_layout property. Specifies the page layout to be used when the Document is opened in a PDF reader.... doc = aw . Document ( file_name =...PdfPageLayout . TWO_PAGE_LEFT doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field.type property | Aspose.Words for Python

    Field.type property. Gets the Microsoft Word field type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignature.SignatureType | Aspose.Words f...

    Discover the DigitalSignature SignatureType property to easily identify your digital signature type and enhance your Document security today!... Document doc = new Document ( MyDir + "Digitally...DigitalSignature signature in doc . DigitalSignatures ) { Console...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Node.node_type_to_string method | Aspose.Words ...

    Node.node_type_to_string method. A utility method that converts a node type enum value into a user friendly string.... doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) node = doc . first_section . body . first_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownLoadOptions constructor | Aspose.Words ...

    MarkdownLoadOptions constructor. Initializes a new instance of [MarkdownLoadOptions](../) class....preserve_empty_lines = True doc = aw . Document ( stream = stream...Line1 \r\r Line2 \r\x0c ' , doc . get_text ()) See Also module...

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