Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 20,474 for

insert documents

(0.22 sec)
  1. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...the Working with Fonts documentation article. Remarks You do...in a right-to-left language document. name_far_east Returns or...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for Inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...following code snippet for inserting the footer text for (Section...font color setting in the document. When you set the font properties...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  3. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot Insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with...Shape并将形状组合在一起: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/groupshape-markup-language/3...
  4. Several JPG Into HTML Java

    Merge multiple JPG into HTML in Java code. Save JPG as HTML using Java....several JPG into HTML Use our document merging API to create portable...combined picture as a HTML document. Use Java to convert JPG images...

    products.aspose.com/words/java/merge/jpg-to-html/
  5. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Java API code to manage comments of RTF files....Rtf Clear Comments from RTF Document Online or Manage via Java...Develop powerful Java based RTF document annotation utility application...

    products.aspose.com/total/java/annotate/rtf/
  6. Remove DOTX Annotation Online or Manage Annotat...

    delete comments from DOTX file through online app for free. .NET API code to manage comments of DOTX files....Dotx Clear Comments from DOTX Document Online or Manage via .NET...Develop powerful .NET based DOTX document annotation utility application...

    products.aspose.com/total/net/annotate/dotx/
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....The default is {width: () => document.documentElement.clientWidth...clientWidth, height: () => document.documentElement.clientHeight} . {width:...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....name that is not found in the document is encountered, it is ignored...Object[] Array of values to be inserted into the merge fields. Number...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable range end in C++....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/cpp/aspose.words/doc...
  10. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/cpp/applying-formatting/