Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 18,725 for

insert documents

(0.09 sec)
  1. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....Words Document Object Model, is made up of...to keep the moved rows and insert them after the original table...

    docs.aspose.com/words/cpp/split-table/
  2. Delete Bookmarks|Aspose.Words for Java

    Delete bookmarks from a document easily and fast instead of using docx4j.... Java Document doc = new Document ( dataDir + "Aspose_Bookmark...true)); org . docx4j . wml . Document wmlDocumentEl = ( org . docx4j...

    docs.aspose.com/words/java/delete-bookmarks/
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockCategory method. Specifies category of building block for this SDT node. Can not be null in C++....is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in C++....external HTML documents when importing documents or inserting images...allows you to process your documents in full detail but can be...

    docs.aspose.com/words/cpp/web-applications-secu...
  5. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....the Working with Tables documentation section. When creating a...contents. By default Aspose.Words inserts a new table using “ AutoFit...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  6. Video|Aspose.Slides 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.... Add a Video Frame Insert an empty video frame onto a...

    docs.aspose.com/slides/net/examples/elements/vi...
  7. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....in the last section of the document. bool Aspose :: Words :: Paragraph...Shows how to insert a paragraph into the document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the font is formatted as bold in C++....MERGEFIELDs with data with a document builder instead of a mail...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...

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