Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 3,663 for

pdf attachment

(1.89 sec)
  1. Underline is exported to pptx as strikethrough ...

    Hi, we are experiencing some issues while trying to convert Pdf to pptx file using aspose.Pdf library. Underline is exported to pptx as strikethrough for some fonts. Please find the Pdf input attached. Also, below is the…...PDF Product Family dfinsolutions...trying to convert pdf to pptx file using aspose.pdf library. Underline...

    forum.aspose.com/t/underline-is-exported-to-ppt...
  2. 4 StampAnnotations in place of 2 opening a spec...

    Hello, We are using Aspose.Pdf.Drawing 25.2 When opening the attached document in Adobe or Wondershare PdfElement, we see 2 stamp annotations. When opening the same document with Aspose, there are 4 StampAnnotation. N…...PDF Product Family aspose-pdf-net tfipsrd March...using Aspose.PDF.Drawing 25.2 When opening the attached document...

    forum.aspose.com/t/4-stampannotations-in-place-...
  3. Document Compression via C# | products.aspose.com

    Reduce size by compressing documents including Microsoft Word, Excel, PowerPoint, Pdf and Images via your C# application. Test the compression result online....Microsoft ® Office documents, PDF, images and other formats using...web applications, email attachments, or document-intensive workflows...

    products.aspose.com/total/net/compress/
  4. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE Pdf .NET version is 8.2, I am searching a single word/text in Pdf and replacing this with multiline text, when I generate final Pdf the multiline text is overlapping with existing text on that Pdf, is ther…...PDF Product Family saan123 September...2017, 3:28pm 1 Hi, my ASPOSE PDF .NET version is 8.2, I am searching...

    forum.aspose.com/t/replacing-with-multiline-tex...
  5. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple Pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…...PDF Product Family devsko February...to extract text from a simple pdf printed with Word containing...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  6. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....check the attached source excel file and the converted PDF by Aspose...like g and ge.mm.dd into output PDF . #include <iostream> #include...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  7. Get Started|Aspose.PDF for Python via Java

    This page is an overview how to use Aspose.Pdf for Python via Java for creating and editing a Pdf document...PDF for Python via Java? Using Aspose.PDF for Python...speed up Python code Aspose.PDF for Python via Java can be easily...

    docs.aspose.com/pdf/python-java/get-started/
  8. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your document management efficiency....rendering large documents to PDF. Document doc = new Document...method converts the document to .PDF. SaveOptions saveOptions = SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the font(s) in a folder. I copied all the Arial fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...save the word document as a PDF. FileInputStream fin = new FileInputStream(new...blogs\\TestFontEmbeddingGen.pdf"); document.save(pdfBaos, pdfSaveOptions);...

    forum.aspose.com/t/creating-ms-word-document-us...
  10. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(PdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....PDF Product Family zhengkang727 September...to extract the pages from the PDF Below is the sample code static...

    forum.aspose.com/t/absorber-visit-throws-out-of...