Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 419,806 for

pdf

(0.81 sec)
  1. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a Pdf. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...Header/Footer in Pdf Aspose.PDF Product Family aspose-pdf-net Rachel_Lee...the header and footer from a PDF. I am using ParagraphAbsorber...

    forum.aspose.com/t/how-to-remove-header-footer-...
  2. 加密 PDF 文件|Aspose.PDF for Python via .NET

    加密 Pdf 文档并配置权限,以控制用户对文件的操作。...加密 PDF 文件 Contents [ Hide ] 使用用户密码和所有者密码加密 PDF 在共享敏感或受限制内容时,确保...在共享敏感或受限制内容时,确保 PDF 文档的安全至关重要。加密允许您使用密码保护文档,并定义用户可以执行的操作。此代码片段展示了如何应用用户密码和所有者密码以及访问权限来保护...

    docs.aspose.com/pdf/zh/python-net/encrypt-pdf-f...
  3. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...docx转PDF,间距不生效 中文技术支持 ZhonghaoSun July 15, 2025, 8:40am 1 版本:23...DOCX 文档转换为 PDF 时,间距设置可能不会完全生效,这通常是由以下几种情况引起的: PDF Rendering 行间距设置...

    forum.aspose.com/t/docx-pdf/315236
  4. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to Pdf using Aspose.Cells for JavaScript via C++....Errors while Rendering Excel to PDF with JavaScript via C++ Contents...you convert your Excel file to PDF, errors or exceptions occur and...

    docs.aspose.com/cells/javascript-cpp/ignore-err...
  5. Convert CDR to PDF using Python

    This article guides on how to convert CDR to Pdf using Python. It has details to set the IDE, a list of steps, and a sample code for developing a CDR to Pdf converter software using Python....PDF Product Family Aspose.Cells Product...Product Family Convert CDR to PDF using Python This short guide...

    kb.aspose.com/imaging/python/convert-cdr-to-pdf...
  6. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...indefinitely when saving as PDF Aspose.Words Product Family words-net...using FileStream pdf = new FileStream(@"output.pdf", FileMode.Create);...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  7. Process PDF Files and Manipulate Excel Spreadsh...

    GO API to manipulate Pdf files as well as create, read, write and parse Excel spreadsheets via Go applications....Manipulation and PDF Processing Create, Update and Convert PDF documents...libraries: Aspose.PDF for Go via C++ A versatile PDF manipulation...

    products.aspose.com/total/go-cpp/
  8. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to Pdf with Aspose.Cells in C++....Converting to PDF with C++ Contents [ Hide ] PDF logical structure...document content structure into a PDF file. Aspose.Cells preserves...

    docs.aspose.com/cells/cpp/export-document-struc...
  9. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert Pdf to markdown.Extra spaces appear in the converted md file. For example, in the Pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...Word convert pdf to md, content wrong Aspose.Words Product...aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  10. Add Tooltip in PDF using C#

    Follow this article to add tooltip in Pdf using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create Pdf hover text using C#....PDF Product Family Aspose.Cells Product...Product Family Add Tooltip in PDF using C# This short guide explains...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...