Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 400,469 for

document

(0.15 sec)
  1. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....Open the input PDF using the Document object. Get the particular...page. Save the resulting PDF document to the output file. Adding...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  2. Convert PDF to PDF/A formats|Aspose.PDF for PHP...

    Explore how to convert PDF files to PDF/A format for compliance with Document archiving standards in PHP via Java....new Document object and load the input PDF file. $document = new...new Document ( $inputFile ); // Convert the document to PDF/A-1a...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pdfa/
  3. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。...创建一个包含源 PDF 文件的 Document 类对象。 创建一个包含目标 PDF 文件的 Document 类对象。 从 PageCollection... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/move-pages/
  4. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured Document tag with the Clear method, and show a defined placeholder for enhanced Document management....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM Document loading. Customize your Document object with flexible options for optimal results....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. public class ChmLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library....you insert a page to a PDF document at any location in the file...into a PDF file: Create a Document class object with the input...

    docs.aspose.com/pdf/java/add-pages/
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageHorizontalAlignment method. Specifies the horizontal alignment of pages in an HTML Document. Default value is Center in C++....alignment of pages in an HTML document. Default value is Center ...alignment of pages when saving a document to HTML. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....structured document tags. let doc = new aw . Document ( base ...."Multi-section structured document tags.docx" ); let rangeStartTag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 JavaScript 通过 C++ 将单元格范围显示为数据标签|Documentation

    学习如何在图表中使用 Aspose.Cells for JavaScript 通过 C++ 显示单元格范围作为数据标签。我们的指南将演示如何将标签链接到数据源,并进行格式化,以在图表中提供准确且有意义的信息。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/showing...
  10. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertMetafilesToPng method. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format in C++....WMF/EMF to PNG during loading document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.loa...