Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 83,958 for

document converter

(0.2 sec)
  1. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。... 文档对象模型 – Document Object Model 文档对象模型(简称 DO...具有以下基本数据类型: Class Description The Document class represents the entire...

    docs.aspose.com/html/zh/java/edit-a-document/
  2. Extract Images from PDF and recognize BarCodes|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] The PDF documents are usually comprised of Text...inside them. According to Document Object Model of Aspose.PDF...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  3. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.rendering module provides classes that allow to customize printing or rendering of Documents....rendering of documents. To actually render, print or convert a document...corresponding methods on the Document object. Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words/com...
  5. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...new Document object Document pdfDocument = new Document(); //...// Add a page to the PDF document Page page = pdfDocument.Pages...

    forum.aspose.com/t/tif-pdf/293699
  6. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images. To learn more, visit the Documentation article in C++....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. class ImageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...into a document using FieldType. Document doc = new Document ();...; builder . Write ( "This document was written by " ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF Document loading with customizable settings for seamless integration into your projects....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. public class RtfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF Document with a digital signature in Java....details for signing a PDF document with a digital signature....moment digitally signing PDF documents is only available on .NET...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    aspose.words.markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured Document tag which accepts multi-sections content...an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...