Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 20,117 for

insert documents

(0.31 sec)
  1. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis.... Examples Shows how to insert chart with date/time values...values. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly.... If you want to insert more complex elements into...comment to a document, and then reply to it. Document doc = new...

    reference.aspose.com/words/net/aspose.words/com...
  3. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Java license and discover limitations of the trial version....folder on your computer and insert the following code in your...Loading a license from stream Insert the following code in your...

    docs.aspose.com/ocr/java/licensing/
  4. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....missing outline levels when the document is exported. Default value...when saving a PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above the contents of cell in C++....how to format cells with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldBuilder...) Builds and inserts a field into the document before the specified...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Theme.Colors | Aspose.Words for .NET

    Customize your document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....set of theme colors for the document. public ThemeColors Colors...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  8. Several JPG Into DOCX C++

    Merge multiple JPG into DOCX in C++ code. Save JPG as DOCX using C++....example that iterates through documents and converts them to DOCX:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/jpg-to-docx/
  9. MergeFieldImageDimension | Aspose.Words for .NET

    Create precise image dimensions in points with the MergeFieldImageDimension constructor. Enhance your design with accurate sizing for better results....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.fie...
  10. SVG Text Rendering Issue in PDF - Free Support ...

    Hello Aspose Support, I’m using Aspose.PDF for Java 25.8 to Insert SVG images into a PDF document. I’m currently loading the SVG using SvgLoadOptions. However, I’m encountering a text rendering issue: the text inside th…...8 to insert SVG images into a PDF document. I’m currently...

    forum.aspose.com/t/svg-text-rendering-issue-in-...