Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 88,662 for

doc format

(0.32 sec)
  1. Compress PPT Files Online or using Android Mobi...

    Free online app to compress different PPT files. Android compression library Java code for PPT Documents....supports many popular formats including PPT format. Android Compression...[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...

    products.aspose.com/total/android-java/compress...
  2. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Greetings...

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

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your Document automation and Formatting capabilities.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsBold { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....culture which parses date/time formatting for each field. public void...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bod...
  6. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your Document saving experience. Customize settings for optimal HtmlFixed Format output....document into the HtmlFixed format. To learn more, visit the Specify...into Html document in Base64 format. Note setting this flag can...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless LISTNUM field implementation. Enhance Document automation with powerful features today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. HasListName { get; } Returns...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...saved to pre-ISO/IEC 29500 formats, the property is ignored. Examples...def create_nested_table (): doc = aw . Document () # Create the...

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