Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 180,809 for

doc

(0.16 sec)
  1. Insert Image in NPOI|Aspose.Words for .NET

    Add an image into a Document easily and fast instead of using NPOI in C#....Words ; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "test"...

    docs.aspose.com/words/net/insert-image-in-npoi/
  2. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.BaselineAlignment | Aspose.Word...

    Optimize your text layout with the ParagraphFormat BaselineAlignment property, allowing precise control over font vertical positioning for enhanced readability.... Document doc = new Document ( MyDir + "Office...); ParagraphFormat format = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  4. SplitOptions.SplitCriteria | Aspose.Words for .NET

    Discover how the SplitOptions SplitCriteria property enhances Document management by efficiently dividing your content into manageable sections.... string doc = MyDir + "Big document.docx".... Page ; Splitter . Split ( doc , ArtifactsDir + "LowCode.SplitDocument...

    reference.aspose.com/words/net/aspose.words.low...
  5. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text columns.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let columns = builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # There are several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AdjustmentCollection.count property | Aspose.Wo...

    AdjustmentCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 档案

    档案...// 创建 Document 类的对象 Document doc = new Document(); // 初始化 Page...Page(doc); // 初始化大纲类对象 Outline outline = new Outline(doc); //...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  9. 搜索

    搜索...OneNote 文檔: // 創建文檔類的對象 Document doc = new Document(); // 初始化頁麵類對象...初始化頁麵類對象 Page page = new Page(doc); // 初始化 Outline 類對象 Outline outline...

    blog.aspose.com/zh-hant/note/create-onenote-fil...
  10. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

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