Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 20,340 for

document insertion

(0.1 sec)
  1. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a Document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...differs when generating a document via code compared to using...images highlighting the issue Documents used for testing The sample...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  2. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.format property | Aspose.Words for No...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....new GroupShape node which is inserted into the current position...with the shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....application and then saving the Word document having resized images as DOCX...load a Word file using the Document class object to add image...

    kb.aspose.com/words/java/how-to-resize-image-in...
  6. FieldBuilder class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the Working with Fields documentation article. Constructors Name...) Builds and inserts a field into the document before the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...the Working with Charts documentation article. Constructors Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories.... Document (); let builder = new aw ...toEqual ( "Statutes" ); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Web Request Execution Time – Aspose.HTML for .NET

    The article provides information on creating a custom message handler for a web request time logging using Aspose.HTML for .NET....Insert() methods are invoked. The Insert() method adds...constructor to initialize an HTML Document and implement the example...

    docs.aspose.com/html/net/message-handlers/web-r...
  10. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and Document which i am converting. Please note that i am Convertin…...the code which is used and document which i am converting. Please...GetContenControlHtml(word_document As Word.Document) As DataTable Const...

    forum.aspose.com/t/aspose-word-html-conversion/...