Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 400,630 for

document

(0.35 sec)
  1. Java API to Convert OTT to ODS or with free Onl...

    Convert OTT to ODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to ODS online converter quickly before integrating the code....is a comprehensive suite of document manipulation and conversion...enables you to manipulate documents in various formats, including...

    products.aspose.com/total/java/conversion/ott-t...
  2. Java API to Convert OTT to TSV or with free Onl...

    Convert OTT to TSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to TSV online converter quickly before integrating the code....is a comprehensive suite of document manipulation and conversion...Words for Java is a powerful document manipulation API that enables...

    products.aspose.com/total/java/conversion/ott-t...
  3. Android API to Convert DOT to TSV or with free ...

    Convert DOT to TSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOT to TSV online converter quickly before integrating the code....developers to easily integrate document manipulation and conversion...API provides a feature-rich, document manipulation and conversion...

    products.aspose.com/total/android-java/conversi...
  4. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/
  5. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure Document management....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc 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/python-net/aspose.wo...
  7. IAiModelText class | Aspose.Words for Python

    aspose.words.ai.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content....Description check_grammar(source_document, options) Checks grammar of...of the provided document. This operation leverages the connected...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml Document. Default is null in C++....written into an fixed page Xaml document. Default is null . System...const Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient Document handling....which means all pages of the document will be read. public int PageCount...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取您想要添加图像的页面。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...