Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 89,966 for

doc format

(0.36 sec)
  1. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....to the XPS format in the form of a book fold. let doc = new aw...renderTextAsBookFold ) for ( let s of doc . sections . toArray ()) { s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Converting a PDF file to DOCX using C++ | Aspos...

    Sample code for PDF to DocX conversion using C++. Use C++ example for batch PDF to DocX conversion....a document from PDF to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-d...
  6. 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...
  7. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we configure compatibility...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldBibliography.FormatLanguageId | Aspose.Wor...

    Discover how the FieldBibliography FormatLanguageId property enhances your Document's bibliographic sources with customizable language settings for improved clarity....language ID that is used to format the bibliographic sources in...-> Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!...void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...