Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 89,980 for

doc format

(0.21 sec)
  1. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes... to_string(save_format) Exports the content of the...into a string in the specified format. (Inherited from Node ) to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....how to work with soft edge formatting. builder = aw . DocumentBuilder...rectangle shape with soft edge. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

    Sample code for JPG to XLSX Java conversion. Use API example code for batch JPG files to XLSX conversion within any Web or Desktop Java based application....even smartphone photos in JPG format and creates JPG documents containing...is JPG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/cpp/conversion/jpg-to-x...
  4. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text Document into a Document object. To learn more, visit the Documentation article in C++....or Emf ) images to Png image format. get_ConvertShapeToOffice ()...is imported from plain text format. The default value is true...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) borders = builder . paragraph_format . borders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Histogram chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert MSG to XPS in Python | products.aspose.com

    Save MSG to XPS in your Python applications without using Microsoft Outlook or Word... MSG is a file format used by Microsoft Outlook to...items. It is a proprietary format and is not supported by many...

    products.aspose.com/total/python-net/conversion...
  8. OlePackage.display_name property | Aspose.Words...

    OlePackage.display_name property. Gets or sets OLE Package display name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # OLE objects allow us to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is Formatted as bold....property True if the font is formatted as bold. @property def bold...builder instead of a mail merge. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported Format using Aspose.Words for C++ to experience its simplicity and power in C++....DOCX, DOC, RTF, ODT, EPUB, HTML and many other file formats are...Automatically detects the file format Append document “A” to the...

    docs.aspose.com/words/cpp/hello-world/