Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 422,516 for

document

(0.63 sec)
  1. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....you need to resize your PDF document since the page size is larger...update its dimensions. Call the Document class’ Save(..) method to...

    docs.aspose.com/pdf/cpp/change-page-size/
  2. Export OFT to FLATOPC via C++ | products.aspose...

    C++ API to Convert OFT to FLATOPC without using Microsoft Word or Outlook...HTML by using Document class Save the document to FLATOPC format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Export OFT to PS via C++ | products.aspose.com

    C++ API to Convert OFT to PS without using Microsoft Word or Outlook...HTML by using Document class Save the document to PS format using...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export OFT to BMP via C++ | products.aspose.com

    C++ API to Convert OFT to BMP without using Microsoft Word or Outlook...HTML by using Document class Save the document to BMP format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. 创建 HTML 文档 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 从文件、流、URL 中加载 HTML 或从头开始创建 HTML。考虑加载 HTML 文档的方法。...1 // Create an empty HTML document using C# 2 3 // Prepare an...an output path for a document saving 4 string documentPath = Path...

    docs.aspose.com/html/zh/net/creating-a-document/
  7. 编辑 HTML 文档 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 读取或修改文档对象模型,如何创建 HTML 元素,以及如何使用内联、内部和外部 CSS。...Data type Description The Document class represents the entire...SVG document. Conceptually, it is the root of the document tree...

    docs.aspose.com/html/zh/net/edit-html-document/
  8. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartFileName method. Gets or sets the file name (without path) where the Document part will be saved to in C++....name (without path) where the document part will be saved to. System...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the Document has any tracked changes....has_revisions property Document.has_revisions property Returns...Returns True if the document has any tracked changes. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your Document's layout effortlessly!...downside is the increased PDF document size. The default value is...positioning operators. Document doc = new Document ( MyDir + "Text positioning...

    reference.aspose.com/words/net/aspose.words.sav...