Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 10,955 for

insert text

(0.06 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.InsertStyleSeparator method. Inserts style separator into the document....method insertStyleSeparator() Inserts style separator into the document...to two different parts of a text line. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!...additional options when loading Text document into a Document object...importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.loa...
  4. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja... Verify that the printed texts correspond to the visible first...the new page. In this case insert bookmark start before the run...

    forum.aspose.com/t/first-and-last-paragraph/322113
  5. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... def field_auto_text_list (): doc = aw . Document...document and populate it with auto text entries. doc . glossary_document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency....Use a document builder to add text to the first section. DocumentBuilder...Create a second section by inserting a section break. builder ...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...DocumentBuilder ( doc = doc ) text_box = builder . insert_shape ( shape_type...= aw . drawing . ShapeType . TEXT_BOX , width = 100 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original Text should be shown instead of revised one. Default value is false in C++....specify whether the original text should be shown instead of revised...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....start with the required pages, text, etc. Try online You can try...setLicense("Aspose.Words.lic"); . Insert and Append Documents Find and...

    docs.aspose.com/words/nodejs-net/split-a-document/
  10. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I Insert it into the MPP file, the API automatically recalculates the d…... However, when I insert it into the MPP file, the API...recalculating the duration when you insert your JSON data into an MPP...

    forum.aspose.com/t/duration-auto-calculating-is...