Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 22,055 for

doc to pdf

(0.09 sec)
  1. It throw IndexOutOfRangeException when i conver...

    I have a Pdf file,it throw a IndexOuTofRangeException when i convert it To Docx using Aspose.Pdf for Net 22.9. The sample code: void Main() { var Doc = new Aspose.Pdf.Document(@"C:\Users\54390\DeskTop\demo.Pdf"); do…...convert pdf file to docx using Aspose.PDF Aspose.PDF Product...Product Family aspose-pdf-net sullivan October 16, 2022, 12:03pm #1...

    forum.aspose.com/t/it-throw-indexoutofrangeexce...
  2. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new Document in Python in a few steps....Make PDF or Word documents in Python Create a new document in...easily make a document in PDF, DOC, DOCX, HTML, EPUB, and many...

    products.aspose.com/words/python-net/make/
  3. Table cell width is not maintaing when converti...

    I am preparing a Word Document with HTML and later I am converting that Word Document To Pdf. The Word Document looks very good where the table cell takes exactly the width it requires for the content within it. But whe…...maintaing when converting word to pdf Aspose.Words Product Family words-net...converting that Word document to PDF. The Word document looks very...

    forum.aspose.com/t/table-cell-width-is-not-main...
  4. PDF/A with character or font problems - Free Su...

    A cusTomer uses the Microsoft “Print-To-Pdf” function To save an email as a Pdf. This Pdf is then To be converted To Pdf/A using our software with Aspose Pdf. Unfortunately, one character is not transferred correctly. …...PDF/A with character or font problems Aspose.PDF Product Family...“Print-to-PDF” function to save an email as a PDF. This PDF is then...

    forum.aspose.com/t/pdf-a-with-character-or-font...
  5. IsInNewPage property of PDF Table Row - Free Su...

    Hi All, I 'm having a problem in using IsInNewPage property of Pdf Table Row. If I use it even for simple table, it is not working. Can anyone help on this? Thanx in advance. Regards, Sugath...IsInNewPage property of PDF Table Row Aspose.PDF Product Family sugath1975...using IsInNewPage property of PDF Table Row. If I use it even for...

    forum.aspose.com/t/isinnewpage-property-of-pdf-...
  6. Merge Oracle-Primavera to PDF via C# | Microsof...

    Sample code for Oracle-Primavera To Pdf C# merging. Use API example code for batch Oracle-Primavera files To Pdf merging within VB.NET, Asp.NET or any .NET based application....PDF Product Solution Aspose.Cells...Order Upgrade an Order Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/net/merger/oracle-pri...
  7. Get XMP Metadata from PDF File in Python|Aspose...

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get XMP Metadata from PDF File in Python Contents [ Hide ] To...XMP Metadata from Pdf document using Aspose.PDF Java for Python...

    docs.aspose.com/pdf/python-java/get-xmp-metadat...
  8. Initializing custom fonts for Words and PDF - F...

    Hi, Working with an java application that uses both Aspose.Words and Aspose.Pdf To convert files To Pdf/A (version 23.12). The application runs on linux and need To load windows fonts To get the correct fonts in the PD…...Words and PDF Aspose.Total Product Family aspose-pdf-java , words-java...Words and Aspose.PDF to convert files to PDF/A (version 23.12)...

    forum.aspose.com/t/initializing-custom-fonts-fo...
  9. Try to read .pdf file with Aspose and on get "E...

    I’ve got the following code To read a .Pdf file, and the text only contains: “Evaluation Only. Created with Aspose.Pdf. Copyright 2002-2023 Aspose Pty Ltd. Levi-Civita symbo”. // Open Pdf Document Docum…...pdf file with Aspose and on get "Evaluation Only"...Only" Aspose.PDF Product Family karkiekie May 1, 2023, 8:58pm #1...

    forum.aspose.com/t/try-to-read-pdf-file-with-as...
  10. Set first page margin from whole pdf using Aspo...

    Aspose.Words.Document Doc = new Aspose.Words.Document(); Aspose.Words.DocumentBuilder builder = new Aspose.Words.DocumentBuilder(Doc); builder.PageSetup.BotTomMargin = 10; builder.PageSetup.TopMargin = 10; builder.PageS…...first page margin from whole pdf using Aspose word version 20...2:25pm 1 Aspose.Words.Document doc = new Aspose.Words.Document();...

    forum.aspose.com/t/set-first-page-margin-from-w...