Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 90,688 for

doc format

(0.28 sec)
  1. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your Document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....widths and other measurable formatting and content properties in...an older ODT schema. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::SubDocument class | Aspose.Words...

    Aspose::Words::SubDocument class. Represents a SubDocument - which is a reference to an externally stored Document. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...document’s subdocument. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sub...
  4. 渲染设备 – Aspose.HTML for Python via .NET

    通过 .NET API,使用 Aspose.HTML for Python 中的 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 类将 HTML 渲染成 PDF、XPS、DocX 和图像。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/python-net/rendering-de...
  5. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to Document content...widths and other measurable formatting and content properties in...conform to an older ODT schema. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert MBOX to DOCM in Python | products.aspos...

    Save MBOX to DocM in your Python applications without using Microsoft Outlook or Word... MBOX is a popular file format used to store emails. It is...is a widely used format for email archiving and backup. However...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the Document in C++....base style is removed its formatting is moved to child styles...and apply a custom style. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Convert TXT to PowerPoint via C++ or with free ...

    Export TXT to PowerPoint in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PowerPoint online converter quickly before integrating the code....includes APIs for other file formats such as PDF, Excel, and Outlook...file Save the document to PPTX format using Save method and set Pptx...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. TextPath | Aspose.Words for Java

    Defines the text and Formatting of the text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...throws Exception { Document doc = new Document(); // Insert a...

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