Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 180,113 for

doc

(0.12 sec)
  1. Aspose::Words::PageBorderDistanceFrom enum | As...

    Aspose::Words::PageBorderDistanceFrom enum. Specifies the positioning of the page border relative to the page margin in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::TabStopCollection::RemoveByIndex...

    Aspose::Words::TabStopCollection::RemoveByIndex method. Removes a tab stop at the specified index from the collection in C++.... auto doc = System :: MakeObject < Aspose...TabStopCollection > tabStops = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::PageSetup::get_BorderDistanceFro...

    Aspose::Words::PageSetup::get_BorderDistanceFrom method. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. VbaModule.clone method | Aspose.Words for Python

    VbaModule.clone method. Performs a copy of the [VbaModule](../).... doc = aw . Document ( file_name =...) dest_doc = aw . Document () copy_vba_project = doc . vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 如何使用 XPath 选择 XML 节点 – C# – Aspose.HTML for .NET

    学习如何使用 XPath 浏览 XML 文档和选择节点。考虑使用 XPath 查询从 XML 中选择信息的 С# 示例。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  6. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...paragraphFrame = IterableUtils.find(doc.getFirstSection().getBody().getParagraphs()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Font.TextEffect | Aspose.Words for .NET

    Discover the Font TextEffect property to easily customize font animations, enhancing your designs with dynamic text effects for a captivating user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... doc = aw . Document ( file_name =...'Revisions.docx' ) paragraph = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Border topBorder = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  10. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font formatting of this legend entry.... let doc = new aw . Document ( base ....series.docx" ); let chart = doc . getShape ( 0 , true ). chart...

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