Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 81,338 for

doc format

(0.32 sec)
  1. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DocX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++.... auto doc = System :: MakeObject < Aspose...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert TEXT To WORD Javascript

    Convert TEXT to WORD Format in JavaScript code. Save TEXT as WORD using JavaScript....easily convert files from one format to another, making it an indispensable...with text, Word or other file formats, Aspose.Words for Node.js via...

    products.aspose.com/words/nodejs-net/conversion...
  3. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image Formats in Microsoft Word Documents. Enhance your Document's visual appeal!...enumeration Specifies the type (format) of an image in a Microsoft...to read WebP image. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // This DATABASE field will...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document into fixed page Formats (PDF, XPS, images etc)...a document into fixed page formats (PDF, XPS, images etc). To...neighbor glyphs with the same formatting are concatenated. Note: The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx, Docm, Dotx, Dotm or FlatOpc Format. To learn more, visit the Documentation article in C++....Docm , Dotx , Dotm or FlatOpc format. To learn more, visit the Specify...suitable for the specified save format. static CreateSaveOptions (const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general Formats that are applied to a numeric, text or any field result. Corresponds to the \* switches in C++....Gets a collection of general formats that are applied to a numeric...Examples Shows how to format field results. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...