Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 90,937 for

doc format

(0.94 sec)
  1. Aspose::Words::Drawing::Fill::get_Pattern metho...

    Aspose::Words::Drawing::Fill::get_Pattern method. Gets a PatternType for the fill in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...ByteArrayOutputStrea(); Document doc = null; PdfFileSignature signature... 100, 30); doc = new Document(pdfBytes); if (doc.isEncrypted())...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  3. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various Formats in a Document using Python....cropping, bounds retrieval, and format conversion. Aspose.Words allows...metafile format. All other images will be stored in PNG format. The...

    docs.aspose.com/words/python-net/working-with-i...
  4. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of Formatting properties [RevisionType.Format_CHANGE](../../../aspose.words/revisiontype/#Format_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT)....changes of formatting properties RevisionType.FORMAT_CHANGE Default...the appearance of revisions. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word Doc to Excel converter in Java....sample code to change the file format from Word to Excel in Java...the input file format and output file format as per your requirements...

    kb.aspose.com/words/java/conversion-from-word-t...
  6. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the Document layout process...the Converting to Fixed-page Format documentation article. Remarks...a rendered output document. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines Formatting of this list style....Gets the list that defines formatting of this list style. @property...style and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML_FIXED Format in Java....HTML_FIXED format. To learn more, visit the Specify...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc Format. Unlike the WordOpenXML property, this method generates a stripped-down Document that excludes any non-content-related parts in C++....within the node in the FlatOpc format. Unlike the WordOpenXML property...content control elements. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

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