Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 414,466 for

document

(0.56 sec)
  1. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing Document properties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to insert rows inside table of Word Document using C++ a very simple API interface is used....have wide utility inside Word document and you can easily insert...rows inside table of Word document by using a very simple C++...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...
  3. Aspose::Words::AI::OpenAiModel::WithProject met...

    Aspose::Words::AI::OpenAiModel::WithProject method. Sets a specified Project to the model in C++....Words :: Document > ( get_MyDir () + u "Big document.docx" );...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when Document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...list levels are indented when document is exporting to SaveFormat...more, visit the Save a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Create a new PDF Document Add a Page Create a Graph...# Create Document instance document = ap . Document () # Add...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  6. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。...在 Document 类的实例中加载 PDF。 1。创建字段。 1。创建装饰(如边框)。...data_dir , outfile ) document = apdf . Document ( path_infile ) #...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  7. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in C# between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Convert Word, PDF, Web documents in C# High-speed .NET library...library for converting office documents to a variety of file formats...

    products.aspose.com/words/net/conversion/
  8. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient Document management and editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your Document management!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/rev...