Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 414,497 for

document

(1.24 sec)
  1. Converting a SVG file to PPTX using Python | As...

    Sample code on Python for SVG to PPTX conversion. Use example code for batch SVG to PPTX conversion with Python and .NET...convert programmatically a document from SVG to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  2. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C#. Also insert images from a Database during Mail Merge in C#.... The merge engine takes a document as input, looks for MERGEFIELD...users can also generate a document that handles more unusual...

    docs.aspose.com/words/net/insert-checkboxes-tex...
  3. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the RtfSaveOptions SaveFormat property to effortlessly save your Documents in RTF format, ensuring compatibility and easy sharing....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the Document....all textual content in the document. get textCompression () :...output size when saving a document without compression. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Create a Document object and open the input PDF document. Get the...to add the image in a PDF document. using namespace System ;...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  6. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....used to add comments to word document using python . You will also...while adding it to the Word document and saving the output file...

    kb.aspose.com/words/python/how-to-insert-commen...
  7. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... 要获取 PDF 文件中的页面数量: 使用 Document 类打开 PDF 文件。 然后使用 PageCollection...PageCollection 集合的 Count 属性(来自 Document 对象)获取文档中的总页面数。 以下代码片段展示了如何获取...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  8. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a Document....enumeration Protection type for a document. Members Name Description...only modify comments in the document. ALLOW_ONLY_FORM_FIELDS User...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::SmartTag::SmartTag const...

    Aspose::Words::Markup::SmartTag::SmartTag constructor. Initializes a new instance of the SmartTag class in C++....:DocumentBase>& The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...doc DocumentBase The owner document. Remarks When Run is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...