Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 20,032 for

insert documents

(0.3 sec)
  1. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a Bubble chart. let shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping shapes in C++....and in the main text of the document. The display order of child...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Create Signature Line in an Excel Workbook usin...

    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....Signature Line by clicking the Insert Tab and then selecting Signature...like in Microsoft Excel. AI Document Assistant Close Support for...

    docs.aspose.com/cells/java/create-signature-lin...
  5. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...Document; import com.aspose.words.DocumentBuilder;...completed!!!"); Document targetDoc = new Document("D:\\ACA33\\Aspose\\FPS_Template...

    forum.aspose.com/t/replacing-placeholder-using-...
  8. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....with headers and footers in a document. A header is text that is...Typically, these areas are used to insert information that should be...

    docs.aspose.com/words/java/working-with-headers...
  9. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the InsertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...title="on" class="ng-star-inserted"> When this HTML is imported...rendered correctly in a Word document when using the insertHtml...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  10. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document author’s name, as recorded...

    reference.aspose.com/words/java/com.aspose.word...