Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 20,474 for

document insertion

(1.79 sec)
  1. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Java...layer (“Folder”), specify the insertion index (0), and set a boolean...the Aspose.PSD for Java documentation. To work with group layers...

    docs.aspose.com/psd/java/psd-group-layer/
  2. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of Document text in Java....decoration effect for revisions of document text. Examples: Shows how...appearance of revisions. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the Document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...revisions are present in the document tags, we need to preserve...convert date-type structured document tags (SDTs) to plain text...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  4. Origin of LINQ Reporting Engine in Java|Aspose....

    Learn the concept of LINQ Reporting Engine to build a report in Java....designed for simple data insertion and are not easily extensible...logic without polluting the document with merge fields. Q: Is the...

    docs.aspose.com/words/java/origin-of-linq-repor...
  5. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for .NET API....Ask AI Inserting and Deleting Rows and Columns of Excel file...left. Insert Rows and Columns How to Insert a Row Insert a row...

    docs.aspose.com/cells/net/inserting-and-deletin...
  6. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your Documents, enhancing your editing workflow....the current position in the document as an editable range end....Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word Document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...Words, insert the generated HTML table into a Word document. Expected...

    forum.aspose.com/t/indentation-applied-to-first...
  8. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...bookmark content from one document with content from another:...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  9. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a Document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...change the font of a run in a document that has tracked changes enabled...revisions. Any ideas? var document = new Document(@"c:\temp\support\TrackedChangesDoc...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  10. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide Insertion in seconds.... PPTX ) FAQ Can I insert a new slide at a specific position...supports slide collections and insert / clone operations, so you...

    docs.aspose.com/slides/python-net/add-slide-to-...