Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 417,048 for

pdf

(0.13 sec)
  1. How to get Strikeout Annotation using .NET | As...

    Get Strikeout annotations programmatically in Pdf with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....order to annotate PDF file, we’ll use Aspose.PDF for .NET API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/net/annotation/strikeou...
  2. How to get Redaction Annotation using .NET | As...

    Get Redaction annotations programmatically in Pdf with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....order to annotate PDF file, we’ll use Aspose.PDF for .NET API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/net/annotation/redactio...
  3. Converting a EMF file to PDF using C++ | Aspose...

    Sample code for EMF to Pdf conversion using C++. Use C++ example for batch EMF to Pdf conversion....EMF to PDF in Aspose.PDF for C++ How to convert EMF to PDF? You...programmatically a document from EMF to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/
  4. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in Pdf with C++ sample code on any platform with C++ language...order to annotate PDF file, we’ll use Aspose.PDF for C++ API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/cpp/annotation/underlin...
  5. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in Pdf with C++ sample code on any platform with C++ language...order to annotate PDF file, we’ll use Aspose.PDF for C++ API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/cpp/annotation/link/add/
  6. How to get Square Annotation using C++ | Aspose...

    Get Square annotations programmatically in Pdf with C++ sample code on any platform with C++ language...order to annotate PDF file, we’ll use Aspose.PDF for C++ API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/cpp/annotation/square/get/
  7. How to get Watermark Annotation using C++ | Asp...

    Get Watermark annotations programmatically in Pdf with C++ sample code on any platform with C++ language...order to annotate PDF file, we’ll use Aspose.PDF for C++ API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/cpp/annotation/watermar...
  8. How to get Polyline Annotation using C++ | Aspo...

    Get Polyline annotations programmatically in Pdf with C++ sample code on any platform with C++ language...order to annotate PDF file, we’ll use Aspose.PDF for C++ API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/cpp/annotation/polyline...
  9. In DotNet, how can I add a flag to an `XImage` ...

    Hi there! I’m working with an existing Pdf file and need to add a flag or marker to one of its images so that I can easily locate it later, when the Pdf is modified. I tried renaming the image, but that ended up throwi…...`XImage` in a pdf File? Aspose.PDF Product Family aspose-pdf-net , net...I’m working with an existing PDF file and need to add a flag or...

    forum.aspose.com/t/in-dotnet-how-can-i-add-a-fl...
  10. 为什么我保存pdf xfa 的格式后,文件变大了 - Free Support Forum -...

    为什么我保存Pdf xfa 的格式后,文件变大了 Document PdfDocument = new Document(FilePath); TextBoxField? textBoxField = PdfDocument.Form["form1[0].Page1[0].autoAdr[0].ad03[0]"] as TextBoxField; if (textBoxField != null) { textBoxFi…...为什么我保存pdf xfa 的格式后,文件变大了 中文技术支持 kennyyang July 11, 2025, 9:25am...9:25am 1 为什么我保存pdf xfa 的格式后,文件变大了 Document pdfDocument = new Document(FilePath);...

    forum.aspose.com/t/pdf-xfa/315110