Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 375,228 for

document

(0.22 sec)
  1. View XLSB File Online and using Java | products...

    Free online XLSB file viewer app. Java API code to read XLSB file for viewer application....Develop powerful Java based XLSB document viewer utility application...XLSB document through Java. Download View XLSB Document via Online...

    products.aspose.com/total/java/viewer/xlsb/
  2. Aspose::Words::Loading::LoadOptions::get_TempFo...

    Aspose::Words::Loading::LoadOptions::get_TempFolder method. Allows to use temporary files when reading Document. By default this property is null and no temporary files are used in C++....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Add Page Stamp to PDF using C# | Aspose.PDF

    Add page stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET.... powerful and easy to use document manipulation API for net platform...PDF Add Page Stamp to PDF Document C# You need Aspose.PDF for...

    products.aspose.com/pdf/net/stamps/page/
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel method. Specifies the compression level used to save Document. The default value is Normal in C++....compression level used to save document. The default value is Normal...use while saving an OOXML document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Export MSG to WORDML via C++ | products.aspose.com

    C++ API to Convert MSG to WORDML without using Microsoft Word or Outlook...HTML by using Document class Save the document to WORDML format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...How to manage Tables in PDF document using Aspose.PDF for Python...the PDF with an instance of Document. Access the Page via its index...

    products.aspose.com/pdf/python-net/table/
  7. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story.... Document () builder = aw . DocumentBuilder...writeln ( 'Run 1. ' ) # The document builder has a cursor, which...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  9. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...output stream for PostScript document 2 FileOutputStream outPsStream...new PS Document with the page opened 7 PsDocument document = new...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  10. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....class file Initialize the Document class object. Add a page using...Initialize document object document = apdf . Document () # Add...

    products.aspose.com/pdf/python-net/create/