Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 400,466 for

document

(0.12 sec)
  1. ImageSaveOptions.jpeg_quality property | Aspose...

    ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....while saving a document as a JPEG. doc = aw . Document () builder...object which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...添加水印-PHP // Open document $document = new Document ( $inputFile );...-> setBackground ( true ); $document -> getPages () -> get_Item...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  3. MHT to TXT Converter using Python | Aspose.PDF

    Sample code on Python for MHT to TXT conversion. Use example code for batch MHT to TXT conversion with Python and .NET...programmatically a document from MHT to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/m...
  4. Online XPS to ODT Conversion or Develop Java ba...

    Free online app to convert XPS to ODT files. Java conversion library code for XPS Documents....will be converted into ODT document Download the converted ODT...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  5. Online SVG to OTT Conversion or Develop Java ba...

    Free online app to convert SVG to OTT files. Java conversion library code for SVG Documents....will be converted into OTT document Download the converted OTT...Automation API Open SVG file using Document class Convert SVG to DOC by...

    products.aspose.com/total/java/conversion/svg-t...
  6. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a Document in the XLSX format in C++....are handled when saving a document in the XLSX format. enum class...created for each section of a document. SingleWorksheet 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Online XPS to PS Conversion or Develop Java bas...

    Free online app to convert XPS to PS files. Java conversion library code for XPS Documents....will be converted into PS document Download the converted PS...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  8. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in Java....warnings that can occur during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  9. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/sto...
  10. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...doc = new aw . Document (); // A blank document contains one section...

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