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

pdf attachment

(0.2 sec)
  1. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.Pdf for .NET, which is specifically used for manipul…...PDF Product Family net ttseabi April...currently leveraging Aspose.PDF for .NET , which is specifically...

    forum.aspose.com/t/wrong-document-sent-back/312061
  2. 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...
  3. 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...
  4. 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...
  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. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.Pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...PDF Product Family extract-text , pdf-to-svg louis...1:39pm 1 In this attached document 4411_NOK.pdf (114.5 KB) If I...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  7. Font doesn't include tables to decode text when...

    NAR1V4.Pdf (1.6 MB) With the attached file if I want to measure a text with the embedded font PMingLiU I get a “Font doesn’t include tables to decode text” exception. string text = "234234"; Font font = ... // get from…...PDF Product Family aspose-pdf-net gkrasznai March...3:26pm 1 NAR1V4.pdf (1.6 MB) With the attached file if I want...

    forum.aspose.com/t/font-doesnt-include-tables-t...
  8. 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/
  9. 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...
  10. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a Pdf. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...PDF Product Family nraj July 29,...to find and redact text in a PDF. The redactions are marked with...

    forum.aspose.com/t/incorrect-text-redaction-for...