Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 45,899 for

as

(0.14 sec)
  1. Aspose::Words::Saving::PdfCompliance enum | Asp...

    Aspose::Words::Saving::PdfCompliance enum. Specifies the PDF standards compliance level in C++....Aspose::Words::Saving::PdfCompliance enum. Specifies the PDF standards compliance level in C++.

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. AsposePSD states that a valid PSD file is not a...

    This python script from Aspose.psd import Image from Aspose.psd.fileformats.psd import PsdImage from Aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from Aspose.psd.imageloadoptions import PsdL…...This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  3. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....This article will introduce how to format numbers to time using Aspose.Cells for C++ API.

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  4. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs As an image form in Aspose.word template Linq reporting engine dynamically which are saved As bytes at backend....Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend.

    forum.aspose.com/t/about-images-pdf-attachment-...
  5. Convert DOCX to POWERPOINT in Android Apps or w...

    DOCX to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....DOCX to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code.

    products.aspose.com/total/android-java/conversi...
  6. Licensing and Subscription|Aspose.Words for Java

    Aspose.Words for Java provides different plans for purchAse or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....Aspose.Words for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies.

    docs.aspose.com/words/java/licensing/
  7. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such As PDF....This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF.

    docs.aspose.com/note/java/convert-onenote-docum...
  8. 使用 Python 查看或編輯 PPT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPT 格式元數據。...Python 源代碼,用於編輯或查看 PPT 格式元數據。

    products.aspose.com/slides/zh-hant/python-net/m...
  9. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…

    forum.aspose.com/t/word-to-pdfa-1a/100320
  10. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.Aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…

    forum.aspose.com/t/preserving-shape-details-in-...