Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 17,911 for

insert documents

(0.09 sec)
  1. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....the Working with Fields documentation article. public class FieldAdvance...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word document field...Represents a Microsoft Word document field. To learn more, visit...the Working with Fields documentation article. Remarks A field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...using this example from the documentation located at: Propagate Formula...entering data in new rows|Documentation When you open the file and...

    forum.aspose.com/t/listobject-with-calculated-c...
  4. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...converted to a PDF from a Word document. I am using: builder.CellFormat...looks correct in the Word Document, but when converted to a PDF...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  5. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in Documents, enhancing your document processing capabilities....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. public class FieldEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. 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...
  8. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/story/
  9. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....system in a document. auto doc = MakeObject < Document > (); //...// To display an image in a document, we will need to create a...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... Document (); let builder = new aw ...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/nodejs-net/aspose.wo...