Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 413,113 for

pdf

(0.4 sec)
  1. Microsoft Office to PDF Conversion: Support Exp...

    We are working with word and ppt to convert into Pdf, and it belong to Microsoft. So the Aspose.Slides library and word should support these conversions. Also, can you provide the list of fonts which you support for bot…...Microsoft Office to PDF Conversion: Support Expectations and...word and ppt to convert into pdf, and it belong to Microsoft....

    forum.aspose.com/t/microsoft-office-to-pdf-conv...
  2. 在 Python 中将 MHTML 转换为 PDF – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 Pdf。在即用型 Python 代码示例中考虑支持的 MHTML 转换为 Pdf 的情况。...PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  3. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White Pdf in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White Pdf converter in C#....PDF Product Family Aspose.Cells Product...Convert JPG to Black and White PDF in C# This tutorial provides...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...
  4. The exporting in pdf generates a different tabl...

    I have a similar problem. I have upgrade to Aspose 25.10 and the problem is still not solved. The exporting in Pdf generates a different table than the one in word. If I save in Pdf using the Word application the Pdf is …...The exporting in pdf generates a different table than the one...not solved. The exporting in pdf generates a different table than...

    forum.aspose.com/t/the-exporting-in-pdf-generat...
  5. Exception converting html triple nested bullets...

    Exception converting html triple nested bullets to Pdf using LINUX Aspose.Pdf (Aspose.Pdf.Drawing 25.9.0) I was able to reproduce the problem with this simple html: <ul><li>one<ul><li>two<ul><li>three</li></ul></li><…...bullets to PDF using LINUX Aspose.Pdf (Aspose.PDF.Drawing 25...25.9.0) Aspose.PDF Product Family aspose-pdf-net , linux quida03...

    forum.aspose.com/t/exception-converting-html-tr...
  6. Text and links are not renderes at right positi...

    Hi together, the rendered Pdf places the whole text area more on top than in vsdx. That results in a negative orientation of the whole text and three links inside the document. You can find this in first page. If you …...right position from vsdx to pdf Aspose.Diagram Product Family...1 Hi together, the rendered PDF places the whole text area more...

    forum.aspose.com/t/text-and-links-are-not-rende...
  7. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into Pdf but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…...Rendered as Blank in the Exported PDF in C++ Aspose.Slides Product...EMF images to be printed into PDF but we found that the Semi-transparent...

    forum.aspose.com/t/semi-transparent-emf-image-i...
  8. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...TextFragmentCollecti Aspose.PDF Product Family Prinston January...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  9. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document PdfDocument = new Document(source); fo…...PDF: attached files shows as "0,00 bytes" and modified field..."Unknows" Aspose.PDF Product Family attach-file-pdf fgirard August...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  10. Table Placeholder Replacement Works But Text Ge...

    I am working on a Pdf template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.Pdf for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...Wrapping in PDF Aspose.PDF Product Family aspose-pdf-python Tushar8874... 8:45am 1 I am working on a PDF template that contains both paragraphs...

    forum.aspose.com/t/table-placeholder-replacemen...