Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 14,911 for

section

(0.13 sec)
  1. Low Code|Aspose.Words for C++

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....found in the Developer Guide section. Fluent and Non-Fluent API...

    docs.aspose.com/words/cpp/low-code/
  2. Aspose API to read and write PST files - Free S...

    We only need an API that can read and write PST files . Could you please let us know if you can provide an API specifically for the .pst format only , and what your charges would be for it?...You may also contact Sales section for licensing and pricing....

    forum.aspose.com/t/aspose-api-to-read-and-write...
  3. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to insert rows inside table of Word document using C++ a very simple API interface is used....Access the Table in first section by using Table Class object...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...
  4. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...a child node of the first section's Body. builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Support for Editable Charts|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....ismatch-chart-types/ This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/support...
  6. Supported Barcode Types|Documentation

    1D, 2D, and Postal Barcode Symbologies Supported in Aspose.BarCode for JavaScript via C++...Specifics for Symbologies section. Linear barcode types , also...

    docs.aspose.com/barcode/javascript-cpp/barcode-...
  7. Passport recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from passport images.... See Supported countries section below. Supported countries...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  8. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text.... AppendChild ( new Section ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/net/aspose.words.mar...
  9. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management.... AppendChild ( new Section ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...trim()); // Iterate through sections and verify there are no paragraphs...content SectionCollection sections = documentWithTemplate.getSections();...

    forum.aspose.com/t/some-styles-were-not-copied-...