Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 90,921 for

doc format

(0.12 sec)
  1. Border.clear_formatting method | Aspose.Words f...

    Border.clear_Formatting method. Resets border properties to default values....clear_formatting method clear_formatting() Resets border properties...default values. def clear_formatting ( self ): ... Remarks When...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XPS](../../aspose.words/saveFormat/#XPS) Format...XPS format. To learn more, visit the Specify...SaveFormat.XPS format. XpsSaveOptions(save_format) Initializes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....written directly to the metafile format with Aspose.Words. Has effect...a document to .emf. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. C++ API to Convert XPS to ODP | products.aspose...

    Convert XPS to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Specification) is a document format developed by Microsoft. It...documents in a fixed layout format. ODP (OpenDocument Presentation)...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. Online PCL to MHTML Conversion or Build .NET ba...

    Free online app to convert PCL to MHTML files. .NET C# conversion library code for PCL Documents....PCL files to MHTML and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  6. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Online PCL to DOTX Conversion or Build .NET bas...

    Free online app to convert PCL to DOTX files. .NET C# conversion library code for PCL Documents....PCL files to DOTX and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  8. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font Formatting of the tick labels....property Provides access to font formatting of the tick labels. @property...test_chart_axis_properties ( self ): doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 Format to the output HTML, MHTML or EPUB. Default is false in C++....images are saved in Base64 format to the output HTML, MHTML or...images embedded inside it. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a TOC field, which...

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