Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 12,117 for

doc to png

(0.08 sec)
  1. Itextsharp QRCode to Aspose QRCode - Free Suppo...

    itextsharp 5.5.13で生成したQRCodeを利用しています、 AsposeTotalを購入したため、既存のQRCodeの生成するプログラムをAsposeBarcodeに置き換えしております。両方生成した画像をモバイルでスキャンしたら結果が同じですが、画像が違うように見えるのは困っております。どうしたら画像も同じに生成できるか教えてほしい。...Document doc = new Document(); try { PdfWriter.GetInstance(doc, new...pdf", FileMode.Create)); doc.Open(); doc.Add(img1); } catch (Exception...

    forum.aspose.com/t/itextsharp-qrcode-to-aspose-...
  2. Convert ODP to DOCX in Python or with free Onli...

    ODP To DocX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODP To DocX online converter quickly before integrating the code....PDF, HTML, XPS, TIFF, JPEG, PNG, and other image formats. It...Options with Python Convert ODP to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/python-net/conversion...
  3. 18.8 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 18.8 Release Notes – the latest updates and fixes....next line after conversion from Doc to Pdf Bug WORDSNET-13674 Elbow...after conversion form DOCX to PNG Bug WORDSNET-16145 DOCX to PDF...

    docs.aspose.com/words/java/aspose-words-for-jav...
  4. Reading Form fields failes when the pdf contain...

    I removed some pages and blackened the confidential content. The signatures however I had To leave for obvious reasons. var Doc = new Document(@“C:……\Antrag-Sicherheitsüberprüfung-signed-Invalid-Kopie.pdf”); var fields…...access the fields property: var doc = new Document(new MemoryStream(content));...MemoryStream(content)); foreach (var field in doc.Forms.Fields) {…} An attempt...

    forum.aspose.com/t/reading-form-fields-failes-w...
  5. Email with Attachments conversion to PDF - Free...

    Hi. I have an evalation licence for Aspose Total. I have the following requirement: Convert an Email with Attachments To PDF; the attachments can be a number of different formats, but in my current scenario, it is a PDF…...for more information: https://docs.aspose.com/words/java/worki...getValue('FILE_PATH_OUT') + 'pdficon.png'); try{ documentBuilder.inse...

    forum.aspose.com/t/email-with-attachments-conve...
  6. Aspose::Words::Loading Namespace Reference - As...

    The Aspose.Words.Loading namespace provides classes and enumerations that allow To specify additional options when loading Documents....EditingLanguage::Japanese ); auto doc = MakeObject<Document>(MyDir...loadOptions); int localeIdFarEast = doc->get_Styles()->get_DefaultFo...

    reference.aspose.com/words/cpp/namespace/aspose...
  7. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Løsning for konvertering av PDF-format - Javahttps://products.aspose.com/pdf/nb/java/conversion/Recent content in Løsning for konvertering av PDF-for......has-background-success https://docs.aspose.com/pdf/java/ Lære aspose-learn...konverteringsformate, se https://docs.aspose.com/pdf/java/converting/...

    products.aspose.com/pdf/nb/java/conversion/inde...
  8. Online XLSB File Compression or Build Python Ap...

    Free online app To compress different XLSB files. Python archiving library code for XLSB Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...(Portable Document Format) Compress PNG Files (Portable Network Graphic)...

    products.aspose.com/total/python-net/compress/x...
  9. Search and replace text in DOT document via .NE...

    C# sample code To redact sensitive information in Microsoft Word DOT file using server side .NET library....NET Redaction DOT Redaction PNG JPG BMP TIFF DOT Redact DOT Formats...fileName = "TestFile.doc" ; Document doc = new Document(dataDir...

    products.aspose.com/words/net/redaction/dot/
  10. Search and replace text in ODT document via .NE...

    C# sample code To redact sensitive information in Microsoft Word ODT file using server side .NET library....NET Redaction ODT Redaction PNG JPG BMP TIFF ODT Redact ODT Formats...fileName = "TestFile.doc" ; Document doc = new Document(dataDir...

    products.aspose.com/words/net/redaction/odt/