Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 376,834 for

document

(0.17 sec)
  1. Text, Image or Page Stamps in PDF using Python ...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....aspose-pdf Add Stamp to PDF Document Python You need [Aspose.PDF...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/python-net/stamps/
  2. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications, because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/python-net/specify-render...
  3. Specify Rendering Options When Converting to PD...

    Convert a Document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  4. C++ Split A File

    Split Documents programmatically in C++: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....Split documents into parts in C++ Fast C++ library to split a...a document into a group of smaller files according to the given...

    products.aspose.com/words/cpp/split/
  5. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... 调用 Document 类的 Save(..) 方法以生成具有更新页面尺寸的...ChangePdfPageSize () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/change-page-size/
  6. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS Documents with a few lines of C# code....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-delete-pages/
  7. Convert ODT to PPT in Android Apps or with free...

    ODT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....developer looking to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  8. PdfSaveOptions.imageColorSpaceExportMode proper...

    PdfSaveOptions.imageColorSpaceExportMode property. Specifies how the color space will be selected for the images in PDF Document....selected for the images in PDF document. get imageColorSpaceExpor...used for all images in the document. PdfImageColorSpaceEx.SimpleCmyk...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your Document formatting by identifying built-in Heading styles for better organization and clarity....a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words/par...
  10. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum 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...themselves. doc = aw . Document () # A blank document contains one section...

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