Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 15,665 for

insert documents

(0.13 sec)
  1. Aspose::Words::Fields::FieldTC::get_OmitPageNum...

    Aspose::Words::Fields::FieldTC::get_OmitPageNumber method. Gets or sets whether page number in TOC should be omitted for this field in C++....override Examples Shows how to insert a TOC field, and filter which...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....get_ReverseOrder () Examples Shows how to insert a chart and modify the appearance...axes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to Print Barcode Images on BIRT Reports|Doc...

    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....the report dynamically and insert barcode images. Finally, the...choose Insert followed by Column to the Right . Insert a new label...

    docs.aspose.com/barcode/java/how-to-print-barco...
  4. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for Inserted cells—default is blue!...color to be used for inserted cells Insertion. Default value is...work with insert/delete cell revision color. Document doc = new...

    reference.aspose.com/words/net/aspose.words.lay...
  5. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to Insert a bookmark in Word using C#....then saving the resultant document as a DOCX file. All the necessary...new document using the Document class object for inserting bookmarks...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  6. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Fields::Field::get_LocaleId meth...

    Aspose::Words::Fields::Field::get_LocaleId method. Gets or sets the LCID of the field in C++....get_LocaleId () Examples Shows how to insert a field and work with its locale...locale. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Chart.AxisZ | Aspose.Words for .NET

    Explore the Chart AxisZ property to unlock Z-axis customization options, enhancing your data visualization for clearer insights and impactful presentations....get ; } Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

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