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

document

(0.19 sec)
  1. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....PDF Convert BMP files to PDF document using Aspose.PDF for .NET...BMP to PDF Initialize a new Document class object. Load input BMP...

    docs.aspose.com/pdf/net/convert-images-format-t...
  2. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...{ // Create PDF document using ( var document = new Aspose . Pdf...Pdf . Document ()) { var page = document . Pages . Add (); //...

    docs.aspose.com/pdf/zh/net/floating-box/
  3. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML Document into a Document object. To learn more, visit the Documentation article in C++....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. class HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_formatting method. Converts formatting specified in table styles into direct formatting on tables in the Document....formatting on tables in the document. def expand_table_styles_...a DOCX or WordprocessingML document that contains tables formatted...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template Documents with data and a set of settings to control these routines in Java....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  6. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a Document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/nodejs-net/inserting-fields/
  8. Document.HasRevisions | Aspose.Words for .NET

    Discover if your Document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。...pdf as ap document = ap . Document () document . page_info...= 612.0 document . page_info . height = 792.0 document . page_info...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  10. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....Mail Merge and Reporting documentation article. Remarks: For mail...merge operation to work, the document should contain Word MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...