Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 20,070 for

insert documents

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Rotation method. Gets or sets the rotation of the tick labels in degrees in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a column chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document....relative hyperlinks in this document. @property def hyperlink_base...hyperlink in the document’s properties. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....a saved PDF document. let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); // Insert headings that can serve as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....Access the sample PDF Document and insert a page at the start for...a page at the start of the document to hold the table of contents...

    kb.aspose.com/pdf/python/create-table-of-conten...
  5. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert some nodes with a DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....to be struck out using the Document class object Define the search...want to learn the process to insert a table in a PDF, refer to...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  7. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...editing capabilities (without document assembly) if (security.isAllowEdit())...Control document assembly operations (page merge/split/insert) //...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  8. Document.ShowGrammaticalErrors | Aspose.Words f...

    Control grammar error visibility in your document with the ShowGrammaticalErrors property. Enhance writing clarity and professionalism effortlessly....ShowGrammaticalError Contents [ Hide ] Document.ShowGrammaticalError property...display grammar errors in this document. public bool ShowGrammaticalError...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTime class for seamless TIME field implementation. Enhance your document automation with powerful features!...the Working with Fields documentation article. public class FieldTime...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control table row and cell widths for seamless MHTML and EPUB formatting.... In a document in Aspose.Words, tables, rows...units too. When you convert a document to HTML using Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...