Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,637 for

append

(0.05 sec)
  1. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Method Description virtual Append (System::SharedPtr<System::IO::Stream>...ds::Loading::LoadOptions>) Append the document loading it with...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python...., and append comments based on your workflow...the source Visio diagram and append the comment while accessing...

    kb.aspose.com/diagram/python/add-comments-to-vi...
  3. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...from QR Codes with Structured Append To fetch metadata from QR Code...Code barcodes with structured append, the barcode library provides...

    docs.aspose.com/barcode/nodejsjava/read-barcode...
  4. Aspose::Words::IDocumentProcessorPlugin::GetTyp...

    How to use GetType method of Aspose::Words::IDocumentProcessorPlugin class in C++....Aspose::Words::IDocumentProcessorPl::Append method Aspose::Words::IDoc...

    reference.aspose.com/words/cpp/aspose.words/ido...
  5. Story.appendParagraph method | Aspose.Words for...

    Story.AppendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and Appends it to the end of this object....object with optional text and appends it to the end of this object...Returns The newly created and appended paragraph. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::IDocumentProcessorPlugin::Type m...

    How to use Type method of Aspose::Words::IDocumentProcessorPlugin class in C++....Aspose::Words::IDocumentProcessorPl::Append method...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/net/aspose.words/pag...
  8. 创建一个电子表格文档|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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/zh/net/create-a-spreadshe...
  9. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....(); // Create a header and append a paragraph to it. The text...IsEndOfHeaderFooter ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/net/aspose.words/par...
  10. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....(); // Create a header and append a paragraph to it. The text...true ); // Create a footer and append a paragraph to it. The text...

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