Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,165 for

section

(0.14 sec)
  1. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...fbuilderfooter = null; var sections = destBuilder.getDocument()...getSections(); if (sections) { var sectionCount = sections.getCount();...

    forum.aspose.com/t/merging-documents-causing-bu...
  2. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red...content=Section 1 font_size=12 align=center...border_color=red ?content=Section 2 font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  3. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....Save a Document documentation section. The following code example...

    docs.aspose.com/words/net/convert-word-document...
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...such as text and shapes: a Section, a Body, and a Paragraph. doc...doc . AppendChild ( new Section ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level in C++....these will look like "Section (1.01)", "Section (1.02)"... list ->...) -> set_NumberFormat ( u "Section ( \x0000 " u ". \x0001 " u...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...a child node of the first section's Body. builder . InsertShape...

    reference.aspose.com/words/net/aspose.words/sto...
  7. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts.... SECTION_BREAK Specifies that the document...document is split into parts at a section break of any type. STYLE Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.SectionMode property. Gets or sets the way how Sections are handled when saving to the output XLSX document...property Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert HTML to Markdown in Python

    Aspose.HTML for Python via .NET provides a way to convert and manipulate HTML files programmatically. Let's learn how to convert HTML to Markdown in Python....Python - Code Sample # This section shows how to convert a webpage...navigating to the Developer’s guide section. There are several classes...

    blog.aspose.com/html/convert-html-to-markdown-i...
  10. Autofit Table in Word using Python

    Refer to this article to autofit table in Word using Python. It has IDE settings, a list of steps, and a sample code demonstrating how to fit table to page in Word using Python....body property of the desired section Call the auto_fit() method...tables and target the desired section and respective collection of...

    kb.aspose.com/words/python/autofit-table-in-wor...