Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 20,758 for

insert documents

(0.38 sec)
  1. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....Startup (); // The path to the documents directory. U16String dataDir...Cells-for-C // The path to the documents directory. U16String srcDir...

    docs.aspose.com/cells/cpp/managing-controls/
  2. Field class | Aspose.Words for Node.js

    Aspose.Words.Field class. Represents a Microsoft Word document field...Word document field. To learn more, visit the documentation article...Remarks A field in a Word document is a complex structure consisting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Boxes with Hyperlinks You can insert a link in a text box. When...

    docs.aspose.com/slides/python-net/manage-textbox/
  4. Convert JPG to SVG in Python | JPEG to SVG Free

    Learn how to convert JPG to SVG in Python using Aspose.Words. Follow our simple guide with code examples for seamless image conversion....to manipulate and convert documents seamlessly. It supports various...Create an instance of the Document class. Create a DocumentBuilder...

    blog.aspose.com/words/convert-jpg-to-svg-in-pyt...
  5. Font class | Aspose.Words for Node.js

    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. nameFarEast Returns or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  8. FieldGlossary class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldGlossary class. Implements the GLOSSARY field...with Fields documentation article. Remarks Inserts a glossary...name of the glossary entry to insert. format Gets a FieldFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldBarcode class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldBarcode class. Implements the BARCODE field...with Fields documentation article. Remarks Inserts a postal barcode...Identification Mark (FIM) to insert. format Gets a FieldFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 关于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...