Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 401,635 for

document

(0.3 sec)
  1. Aspose::Words::AI::SummarizeOptions class | Asp...

    Aspose::Words::AI::SummarizeOptions class. Allows to specify various options for summarizing Document content in C++....various options for summarizing document content. class SummarizeOptions...Words :: Document > ( get_MyDir () + u "Big document.docx" );...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document In this article, we consider...

    docs.aspose.com/page/net/ps/working-with-gradient/
  3. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。... 使用 Document 實例載入 PDF。 使用 Document 物件開啟 PDF 文件。 建立影像圖章並定義其屬性。...data_dir , outfile ) document = apdf . Document ( path_infile ) image_stamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  4. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....of a saved PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludeText.SourceFullName | Aspose.Words ...

    Discover the FieldIncludeText SourceFullName property to easily manage Document locations with IRI. Enhance your workflow and streamline data handling!...or sets the location of the document using an IRI. public string...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SignatureLineOptions.AllowComments | Aspose.Wor...

    Enable signer comments in the Sign dialog with the SignatureLineOptions AllowComments property. Enhance collaboration and feedback effortlessly!...Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...
  7. Converting a PCL file to HTML using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/p...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....restrictions to structured document tags. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP.... // Open document $document = new Document ( $inputFile );...); $pages = $document -> getPages (); // Delete a particular...

    docs.aspose.com/pdf/php-java/delete-pages/
  10. Introduction | Aspose.Note Documentation

    This Document provides an introduction to the net framework and its key features....Create a Hello World OneNote document Using API This article explains...explains how to create a OneNote document from scratch using the simple...

    docs.aspose.com/note/net/introduction/