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

doc

(0.24 sec)
  1. 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...
  2. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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...
  4. 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...
  5. 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...
  6. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveOptions ResolveFontNames property enhances Document formatting by ensuring accurate font substitutions in HTML outputs.... Document doc = new Document ( MyDir + "Missing...do not have. Assert . That ( doc . FontInfos [ "28 Days Later"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the Document in C++.... auto doc = System :: MakeObject < Aspose...simplified. ASSERT_EQ ( 317 , doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( ISlide slide : pres...

    products.aspose.com/slides/java/conversion/pptx...
  9. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor....'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...newComment = new aw . Comment ( doc ); newComment . author = "VDeryushev"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...