Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 401,908 for

document

(0.34 sec)
  1. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a Document to PDF....applications, because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/net/specify-rendering-opt...
  2. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....for COM clients to load a document into Aspose.Words. Remarks...load a document from a file or stream into a Document object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.moveToDocumentEnd method | Aspo...

    DocumentBuilder.moveToDocumentEnd method. Moves the cursor to the end of the Document....the cursor to the end of the document. moveToDocumentEnd () Examples...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage Document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization....property Gets or sets the document author’s name. public string...display a document creator’s name. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing Document clarity and organization effortlessly....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  6. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-PHP // Open document $document = new Document ( $inputFile );...to first page of input document $document -> getPages () -> add...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  7. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除水印...outfile ) document = apdf . Document ( path_infile ) if document . pages...WATERMARK : document . pages [ 1 ] . artifacts . delete ( document . pages...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....headers/footers when saving a document to HTML. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Header...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to get Highlight Annotation using .NET | As...

    Get Highlight annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/highligh...
  10. How to get Link Annotation using .NET | Aspose.PDF

    Get Link annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/link/get/