Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 419,374 for

pdf

(0.11 sec)
  1. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换Pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...关于CAD转PDF一个错位问题 中文技术支持 cad-java wangwei001 June 27, 2025, 2:12am...png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的...

    forum.aspose.com/t/cad-pdf/314511
  2. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to Pdf only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …... When converted to PDF only 55 pages get converted Aspose...1288 pages. When converted to PDF only 55 pages get converted....

    forum.aspose.com/t/word-document-has-1288-pages...
  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. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to Pdf: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...convert a web-page content to pdf - System.ArgumentException: Incompatible...types Aspose.PDF Product Family html-to-pdf , aspose-pdf-net , net...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  5. How to remove Underline Annotation using .NET |...

    Remove Underline 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/underlin...
  6. How to remove Square Annotation using .NET | As...

    Remove Square 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/square/r...
  7. How to remove Strikeout Annotation using .NET |...

    Remove 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...
  8. How to remove Redaction Annotation using .NET |...

    Remove 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...
  9. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String PdfPath); //impl …...when extracting images from PDF in multithreading: Not supported...image type Aspose.PDF Product Family aspose-pdf-java pizhai2 August...

    forum.aspose.com/t/error-when-extracting-images...
  10. How to get Link Annotation using C++ | Aspose.PDF

    Get 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/get/