Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 351,041 for

document

(0.07 sec)
  1. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save Documents in PDF format. Simplify your file management with efficient saving options....Specifies the format in which the document will be saved if this save...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered....property is used when the document is exported to fixed page...of DrawingML effects in a document as we save it to PDF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.customXmlPart property. Returns the custom XML data part to which the parent structured Document tag is mapped....which the parent structured document tag is mapped. get customXmlPart...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export EMAIL to WORD via C++ | products.aspose.com

    C++ API to Convert EMAIL to WORD without using Microsoft Word or Outlook... It supports various document file formats such as DOC,...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/cpp/conversion/email-...
  7. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF Document....stream for the output XPS document. Create an array of XPS files...Merge XPS files with created document and save it. Here’s an example...

    docs.aspose.com/page/python-net/merge/xps/
  8. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured Document tag is mapped....which the parent structured document tag is mapped. @property def...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in Documents. Customize your import process effortlessly!...in source and destination documents. The default value is false...attributes inside a destination document, if KeepSourceFormatting importing...

    reference.aspose.com/words/net/aspose.words/imp...
  10. 使用 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/