Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 422,576 for

document

(0.2 sec)
  1. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Converting a PCL file to PDF using PHP | Aspose...

    Sample code on PHP for PCL to PDF conversion. Use example code for batch PCL to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from PCL to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/pcl...
  3. Converting a EPUB file to PDF using PHP | Aspos...

    Sample code on PHP for EPUB to PDF conversion. Use example code for batch EPUB to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from EPUB to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/epu...
  4. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Converting a XPS file to PDF using PHP | Aspose...

    Sample code on PHP for XPS to PDF conversion. Use example code for batch XPS to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from XPS to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/xps...
  6. Add, Get, or Remove Watermarks in PDF Using Pyt...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...data_dir , outfile ) document = apdf . Document ( path_infile ) artifact...

    products.aspose.com/pdf/python-net/watermark/
  7. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances Document layout by adjusting text alignment for improved readability and presentation....of text on each page in a document or section. public PageVerticalAlignmen...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  8. BuiltInDocumentProperties.HeadingPairs | Aspose...

    Explore the HeadingPairs property in BuiltInDocumentProperties to easily manage Document headings and enhance your Document organization....HeadingPairs property Specifies document headings and their names....and specifies the count of document parts for this heading in...

    reference.aspose.com/words/net/aspose.words.pro...
  9. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 创建一个 Document 对象。 获取要提取链接的 Page 。 1. 将 ...// 创建 Document 实例 auto document = MakeObject<Document>(_dataDir...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  10. WriteProtection.is_write_protected property | A...

    WriteProtection.is_write_protected property. Returns ``True`` when a write protection password is set....protect a document with a password. doc = aw . Document () builder...writeln ( 'Hello world! This document is protected.' ) # Enter a...

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