Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 18,680 for

insert documents

(0.07 sec)
  1. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its page number.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a TOA field, which will create an entry...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldTA.entry_category property | Aspose.Words ...

    FieldTA.entry_category property. Gets or sets the integral entry category, which is a number that corresponds to the order of categories.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a TOA field, which will create an entry...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a TOA field, which will create an entry...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.page_number_list_separator property | ...

    FieldToa.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a TOA field, which will create an entry...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a TOA field, which will create an entry...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....0 Contents [ Hide ] This document describes the changes to the...getWorksheets (). get ( 0 ); //Insert the OleObject to the worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Examples Document doc = new Document (); DocumentBuilder...( "Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers...

    reference.aspose.com/words/net/aspose.words/ran...
  8. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to Insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....DocumentBuilder class Provides methods to insert text, images and other content...visit the Document Builder Overview documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/comments-for-docx-not-workin...
  10. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/issue-adding-comments-to-doc...