Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 89,966 for

doc format

(1.4 sec)
  1. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize Document exports to fixed Formats for enhanced efficiency and precision....document is exported to fixed page format. public IPageSavingCallback...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!...documents originated from RTF format this property returns the local...using Microsoft Word. Document doc = new Document ( MyDir + "Properties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DocX Format in Java....used when saving in the DOCX format. Examples: Shows how to insert...shapes into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the Format in which the Document will be saved if this save options object is used. Can only be Xps in C++....ormat method Specifies the format in which the document will...of a saved XPS document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an object in C++....how to format rows with a document builder. auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/hei...
  7. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

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

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document Formatting with customizable list label properties for better control and presentation....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.lis...
  9. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for Document themes.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page Formats....while rendering to fixed page formats. Members Name Description European...the numeral format used when saving to PDF. let doc = new aw ....

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