Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 348,303 for

document

(0.3 sec)
  1. C# API to Export MSG to EMF | products.aspose.com

    Convert MSG to EMF without using Microsoft Word or Outlook on .NET...features for manipulating Word documents. It can easily render HTML...HTML by using Document class Save the document to EMF format...

    products.aspose.com/total/net/conversion/msg-to...
  2. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...Initialize document object document = apdf . Document () # Add...Add page page = document . pages . add () # Add text to new page...

    products.aspose.com/pdf/zh-hans/python-net/create/
  3. Aspose::Words::Saving::PdfSaveOptions::get_Pres...

    Aspose::Words::Saving::PdfSaveOptions::get_PreserveFormFields method. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false in C++....Examples Shows how to save a document to the PDF format using the...class. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Customize Barcode Appearance in JavaScript|Docu...

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for JavaScript via C++... XDimension = "3px" ; document . getElementById ( "img" )...Barcode . XDimension = "3px" ; document . getElementById ( "img" )...

    docs.aspose.com/barcode/javascript-cpp/customiz...
  5. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types....Shows how to remove structured document tag, but keeps content inside...aw . Document ( file_name = MY_DIR + 'Structured document tags...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载PDF文件 - 新建 Document 对象。 创建注释: HighlightAnnotation...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  7. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....the document collects and displays its footnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. TiffCompression | Aspose.Words for Java

    Specifies what type of compression to apply when saving page images into a TIFF file in Java....to a document that we convert into a TIFF image. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...PowerPoint presentation to an HTML5 document in which the slides are presented...a Presentation to an HTML5 Document with Comments Comments in...

    docs.aspose.com/slides/java/export-to-html5/
  10. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output Document...OOXML version for the output document. The default value is OoxmlCompliance...saved document to adhere to. let doc = new aw . Document (); let...

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