Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 14,825 for

section

(0.1 sec)
  1. Aspose::Words::Bibliography::SourceType enum | ...

    Aspose::Words::Bibliography::SourceType enum. Represents bibliography source types in C++....BookSection 2 Specifies the book section source. JournalArticle 3 Specifies...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++.... In the “Print titles” section, specify the rows to repeat...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  3. Generate ITF Barcodes in JavaScript|Documentation

    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.... This section details these properties and...

    docs.aspose.com/barcode/javascript-cpp/itf-barc...
  4. Get HTML of extracted text from word file - Fre...

    HI Aspose Team, I am extracting some specific text from word file using Aspose.Word C# . Now I have to get html of extracted text. I don’t want to convert word into html and rework on it, Is there any method which i c…...table in your document’s first section or there are no rows in the...

    forum.aspose.com/t/get-html-of-extracted-text-f...
  5. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting documents, they do not work as expected when v…...Sections) { if (!(node is Section section)) continue;...foreach (Field rangeField in section.Body.Range.Fields) { if (rangeField...

    forum.aspose.com/t/file-corruption-after-replac...
  6. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Python via .NET view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings....view settings for different sections of a presentation? View settings...View / Slide View ), not per section, so a single set of parameters...

    docs.aspose.com/slides/python-net/presentation-...
  7. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...contain any hidden content or sections that might affect the page...Elements like page breaks or section breaks can lead to discrepancies...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  8. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation.... This section will explain how to delete...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  9. Convert Word to JPG Python | Convert DOCX to JP...

    Learn how to convert Word to JPG using Python. Develop your own DOCX (DOC) to JPG converter application to convert Word files to JPG. Convert Word to JPG Online....General Convert a Document section to learn more about the document...

    blog.aspose.com/words/convert-word-to-jpg-using...
  10. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Text Control The following section discusses how to control text...

    docs.aspose.com/cells/net/cells-alignment-setti...