Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 89,771 for

doc format

(0.13 sec)
  1. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field... format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your Documents by embedding system fonts. Learn its default value and benefits!...option works for DOC, DOCX and RTF formats only. Examples Shows...embedded TrueType fonts. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.fon...
  3. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....of the time you apply list formatting to paragraphs just by settings...Document doc = new Document (); ListCollection lists = doc . Lists...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( ISlide slide : pres...

    products.aspose.com/slides/java/conversion/ppt-...
  6. Convert DWT to DWFX via C# | products.aspose.com

    Sample code for DWT to DWFX C# conversion. Use API example code for batch DWT files to DWFX conversion within VB.NET, Asp.NET or any .NET based application....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/net/conversion/dwt-to-d...
  7. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole Document so that they correspond to the field types contained in the field codes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... Document doc = new Document ( MyDir + "Rendering.... MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert ODS to WORD using Python or with free O...

    ODS to WORD conversion in your Python applications without using Microsoft Office or online. Test free ODS to WORD online converter quickly before integrating the code....Spreadsheet (ODS) format is a popular open source file format used for...applications. However, the ODS format is not compatible with Microsoft...

    products.aspose.com/total/python-net/conversion...
  10. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document....jpeg_quality property, but for other formats, raw pixel data is extracted...that we are converting to PDF. doc = aw . Document () builder =...

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