Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 19,992 for

document insertion

(0.12 sec)
  1. ThemeFonts.Latin | Aspose.Words for .NET

    Discover ThemeFonts for Latin characters! Enhance your design with customizable font options that elevate your typography and user experience.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  2. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the Document in C++.... method Inserts a paragraph break into the document. System ::...paragraph node that was just inserted. It is the same node as CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programmatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  4. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....find-and-replace operation traverses the document in. public void direction(int...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the Document....endTable() Ends a table in the document. endTable () Remarks This...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class CellCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。...文档是否兼容 PDF/A-1a 或 PDF/A-1b,请使用 Document 类的 validate 方法。此方法允许您指定保存结果的文件名称以及所需的验证类型...aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf ) # 验证...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  8. HtmlElementSizeOutputMode enumeration | Aspose....

    Aspose.Words.Saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....relative units, specified in the document are exported. RelativeOnly...specified in relative units in the document. Fixed sizes are not exported...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....building blocks in the glossary document. public BuildingBlockCollect...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...private void InsertRowsInTable(Document doc, string tagKey, List<object>...new FindReplaceOptions(); // Insert values into rows sequentially...

    forum.aspose.com/t/font-style-automatically-cha...