Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 88,784 for

doc format

(1.08 sec)
  1. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the Document is encrypted and requires a password to open in C++....detect the document format and encryption. auto doc = System :: MakeObject...set_Password ( u "MyPassword" ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. ListCollection | Aspose.Words for Java

    Stores and manages Formatting of bulleted and numbered lists used in a Document in Java....Iterable Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the Format in which metafiles are saved to HTML Documents....HtmlMetafileFormat enumeration Indicates the format in which metafiles are saved...SVG objects to a different format when saving HTML documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Converting a PDF file to CSV using Python via J...

    Sample code on Python via Java for PDF to CSV conversion. Use example code for batch PDF to CSV conversion with Python and Java...a document from PDF to CSV format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-java/conversion/...
  5. Aspose::Words::Fields::FieldAddressBlock::get_I...

    Aspose::Words::Fields::FieldAddressBlock::get_IncludeCountryOrRegionName method. Gets or sets whether to include the name of the country/region in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series.... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.show_leader_lines property | Asp...

    ChartDataLabel.show_leader_lines property. Allows to specify if data label leader lines need be shown... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert WORD to XLSM using Python or with free ...

    WORD to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....various APIs dealing different formats. It helps to convert WORD file...into desired Microsoft Excel format. It's mainly in two steps....

    products.aspose.com/total/python-net/conversion...
  9. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DocX Documents to HTML....set these options: Document doc = new Document("path/to/your/document...Save the document to HTML format doc.save("path/to/output/document...

    forum.aspose.com/t/preserve-text-effects-shadow...
  10. Convert DOTM to Images in Python | products.asp...

    DOTM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...various APIs dealing different formats. We use Aspose.Words for Python...SaveFormat of the relevant format. But in case if there is a...

    products.aspose.com/total/python-net/conversion...