Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 90,529 for

doc format

(0.16 sec)
  1. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.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...of a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies inFormation about a font used in the Document. To learn more, visit the Documentation article in C++....OpenType format. Fonts in Embedded OpenType format are converted...present in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your Document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....is imported from plain text format. The default value is true...detectNumberingWithW ; Document doc = new Document ( new MemoryStream...

    reference.aspose.com/words/net/aspose.words.loa...
  4. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain Document accuracy by tracking changes, ensuring your fields always reflect the latest updates.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  5. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly save Documents in SVG Format. Simplify your workflow with optimal file management!...SaveFormat property Specifies the format in which the document will...SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library.... getObjectData ()); // get format of the OLE file object com...aspose . words . LoadFormat . DOC || info . getLoadFormat () ==...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  7. Working With OLE Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getObjectData ()); // get format of the OLE file object com...aspose . words . LoadFormat . DOC || info . getLoadFormat () ==...

    docs.aspose.com/diagram/java/working-with-ole-o...
  8. Accessing Document Properties|Aspose.Words for ...

    Access Document properties easily and fast instead of using Docx4j....Document doc = new Document ( dataDir + "document.doc" ); System...for ( DocumentProperty prop : doc . getBuiltInDocumentPr ()) System...

    docs.aspose.com/words/java/accessing-document-p...
  9. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....how to format cells with a document builder. auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

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