Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 29,662 for

insert documents

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowValue method. Allows to specify whether values are to be displayed in the data labels of the entire series. Default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Series () -> Clear (); // Insert a custom chart series with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  3. Android API to Render PCL to MHTML | products.a...

    Transform PCL to MHTML via Android via Java API...via Java Open PCL file using Document class Convert PCL to DOC by...using Document class of Aspose.Words Save the document to MHTML...

    products.aspose.com/total/android-java/conversi...
  4. New Line in Cells|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.... Insert Hyperlinks in Worksheet Create...

    docs.aspose.com/cells/java/new-line-in-cells/
  5. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Specifies type of a break inside a document. Members Name Description...in a document using DocumentBuilder. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....y () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...fields. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...fields. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. StructuredDocumentTag.LockContents | Aspose.Wor...

    StructuredDocumentTag LockContents property. When set to true this property will prohibit a user from editing the contents of this SDT in C#....structured document tags. Document doc = new Document (); DocumentBuilder...doc ); // Insert a plain text structured document tag, which...

    reference.aspose.com/words/net/aspose.words.mar...
  9. BuildingBlockType Enum | Aspose.Words for .NET

    Aspose.Words.BuildingBlocks.BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word in C#....be automatically inserted into the document whenever its name...building block is a structured document tag placeholder text. FormFieldHelpText...

    reference.aspose.com/words/net/aspose.words.bui...
  10. HorizontalRuleFormat Class | Aspose.Words for .NET

    Aspose.Words.Drawing.HorizontalRuleFormat class. Represents horizontal rule formatting in C#....the Working with Shapes documentation article. public class HorizontalRuleFormat...width. Examples Shows how to insert a horizontal rule shape, and...

    reference.aspose.com/words/net/aspose.words.dra...