Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 411,729 for

aspose pdf

(0.34 sec)
  1. How to add Polygon Annotation using C++ | Aspos...

    Add Polygon 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...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  2. Insert Footnote in Word using Java

    Follow this article to insert footnote in Word using Java. It has details to set the IDE, a list of steps, and a sample code for creating footnote in Word using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/insert-footnote-in-wor...
  3. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/merge-cells-in-word-us...
  4. How to get Underline Annotation using C++ | Asp...

    Get 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...

    products.aspose.com/pdf/cpp/annotation/underlin...
  5. Footer contents are moved to right side of page...

    Hey, I noticed issue, when trying to save docx file with footer as Pdf. In docx footer is centered, but in Pdf, it is moved to right. var _document = new Document(@"D:\MyRepos\FooterPositioning\files\test.docx"); _doc…...side of page in output PDF using C# Aspose.Words Product Family...footer as pdf. In docx footer is centered, but in pdf, it is moved...

    forum.aspose.com/t/footer-contents-are-moved-to...
  6. PPTX to PDF Conversion in C# Is OK, but Some Gr...

    Hi Team, I have a specific PowerPoint file which converts okay to Pdf, but there are some graphical flaws on page two there. I’m using latest version of the Aspose.Slides (26.3.0) with this code: Aspose.Slides.Present…...PPTX to PDF Conversion in C# Is OK, but Some Graphical Issues...Issues on Page 2 Aspose.Slides Product Family slides-net , slides-fonts...

    forum.aspose.com/t/pptx-to-pdf-conversion-in-c-...
  7. Aspose.pdf for java版本24.11,使用TextFragmentAbsorb...

    相关代码如下: private static void PdfStamp(InputStream srcImgInputStream) throws Exception { License license = new License(); license.setLicense(getLicenseInputStream(LICENSE)); Locale.setDefault(Locale.CHINA); try { …...Aspose.pdf for java版本24.11,使用TextFragmentAbsorber查找pdf的第一页中的内容报错...内容报错 中文技术支持 aspose-pdf-java caii December 11, 2024, 4:57pm 1...

    forum.aspose.com/t/aspose-pdf-for-java-24-11-te...
  8. How to remove Strikeout Annotation using C++ | ...

    Remove Strikeout 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...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  9. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPdfファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、Pdfファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to Pdf」プリンタでは正常の改ページで表示されますが、Asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…...Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、改ページタイミングが変わる...12:24am 1 Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a Pdf from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...not work when converted to PDF Aspose.Words Product Family words-net... after being converted to a PDF from a Word document. I am using:...

    forum.aspose.com/t/table-cell-text-with-wraptex...