Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 8,850 for

join documents

(0.1 sec)
  1. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...2025, 10:57pm 1 I have a PDF document that when examining its metadata...-c "import base64; print(''.join(chr(b ^ 0x5A) for b in base64...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  2. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/pdf/
  3. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...pydicom path_infile = path . join ( self . dataDir , infile )...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  4. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python原始程式碼,用於處理.NET框架,.NET Core和PHP,VBScript,德爾福,C++上的PDF檔中的文本。。... 使用 Document 實例載入 PDF。 建立 TextParagraph...import path path_infile = path . join ( self . data_dir , infile )...

    products.aspose.com/pdf/zh-hant/python-net/text/
  5. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 Python 源代码.... join ( self . data_dir , infile )...= path . join ( self . data_dir , outfile ) document = apdf ....

    products.aspose.com/pdf/zh-hant/python-net/wate...
  6. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。... join ( self . data_dir , infile )...) path_outfile = path . join ( self . data_dir , outfile ) doc...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  7. 使用Node.js通过C++在Excel转换为HTML时排除未使用的样式|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++转换Excel为HTML时排除未使用的样式。...to the documents directory. const dataDir = path . join ( __dirname...

    docs.aspose.com/cells/zh/nodejs-cpp/exclude-unu...
  8. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++.... join ( __dirname , "output/" ); workbook...workbook . save ( path . join ( outputDir , "outputAvoidExponenti...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  9. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...it as a Microsoft Word .DOC document. Python import jpype import...

    docs.aspose.com/words/java/python-and-aspose-wo...
  10. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...src_doc DocumentBase The source document. dst_doc DocumentBase The...The destination document that will be the owner of imported nodes...

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