Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 78,350 for

doc format

(0.06 sec)
  1. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting. To learn more, visit the Documentation article in C++....date and time, and general formatting. To learn more, visit the...get_DateTimeFormat () Gets or sets a formatting that is applied to a date...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HeadingPairs method. Specifies Document headings and their names in C++.... auto doc = System :: MakeObject < Aspose...:: Object >> headingPairs = doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. 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....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...document’s raw content. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving Formats. Ensure seamless compatibility with WordML for your files!...SaveFormat property Specifies the format in which the document will...document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project inFormation. A VBA project inside the Document is defined as a collection of VBA modules. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XLSX Format in Java....XLSX format. To learn more, visit the Specify...compress XLSX document. Document doc = new Document(getMyDir() + "Shape...

    reference.aspose.com/words/java/com.aspose.word...
  9. C++ API to Convert PS to POT | products.aspose.com

    Convert PS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...export PostScript files to PPTX format. It supports a wide range of...supports a variety of image formats such as JPEG, PNG, and TIFF...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX Format, enhancing your workflow and Document management....saving a document in the XLSX format. public enum XlsxSectionMode...separate worksheets. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...