Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 15,538 for

section

(0.44 sec)
  1. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    Discover the IsShowingPlaceholderText property of StructuredDocumentTagRangeStart. Easily manage placeholder vs. regular text in your structured documents!...get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Windows Azure Platform|Aspose.Words for .NET

    Use Aspose.Words for .NET when building applications for the Windows Azure Platform. Learn how Aspose.Words works well in the cloud using C#.... This section includes articles that describe...resources. Articles in this section deliberately do not describe...

    docs.aspose.com/words/net/windows-azure-platform/
  3. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your lists, enhancing your document's formatting and readability....these will look like "Section (1.01)", "Section (1.02)"... docList...ListLevels [ 1 ]. NumberFormat = "Section (\x0000.\x0001)" ; docList...

    reference.aspose.com/words/net/aspose.words.lis...
  4. License|Aspose.PDF for SharePoint

    Learn about installation, testing and uninstallation of PDF SharePoint API license....License Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/sharepoint/license-aspose-p...
  5. Public API Changes in Aspose.Diagram 17.x|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....x Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Public API Changes in Aspose.Diagram 3.x.x|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....x Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/net/document-builder-over...
  10. Aspose.words对word文档进行拆分,手绘流程图样式错乱 - Free Suppor...

    aspose.words版本24.12,对word文档按照目录进行拆分成新的文档时,如果word文档中有手绘的流程图时,拆分后,新的文档中流程图样式错乱,我讲提供两个截图,原始截图和拆分后的截图,请问这个是什么原因?...8 @steven64521 拆分代码将多个文档节(section)合并为一个,从而删除了流程图图形所锚定的分页符。这些...removeAllChildren(); Section currentOutSection = null; Section currentSourceSection...

    forum.aspose.com/t/aspose-words-word/330218