Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 17,911 for

insert documents

(0.06 sec)
  1. ChartSeries.YValues | Aspose.Words for .NET

    Discover the ChartSeries YValues property to access a powerful collection of Y values, enhancing your data visualization and analysis capabilities.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph in C++....Shows how to insert a paragraph into the document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI 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...
  4. 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...
  5. 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...
  6. ChartXValueCollection.formatCode property | Asp...

    ChartXValueCollection.formatCode property. Gets or sets the format code applied to the X values.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a Bubble chart. let shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a Bubble chart. let shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIncludeText.xpath property | Aspose.Words ...

    FieldIncludeText.xpath property. Gets or sets XPath for the desired portion of the XML file.... Document () builder = aw . DocumentBuilder...XSL transformation on an XML document: field_include_text = cre...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIncludeText.source_full_name property | As...

    FieldIncludeText.source_full_name property. Gets or sets the location of the document using an IRI....or sets the location of the document using an IRI. @property def...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your document automation and formatting....the Working with Fields documentation article. public class FieldDate...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...