Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 15,069 for

pdf to doc

(0.36 sec)
  1. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property To easily save Documents in a booklet layout for enhanced printing efficiency....the PDF format in the form of a book fold. Document doc = new...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported....that we are rendering to PDF. let doc = new aw . Document ( base...method converts the document to .PDF. let saveOptions = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert ICS to TIFF in Python | products.aspose...

    Save ICS To TIFF in your Python applications without using Microsoft Outlook or Word...(Bitmap Image File) Convert ICS to DOC (Microsoft Word Binary Format)...Command Language) Convert ICS to PDF (Portable Document Format) Convert...

    products.aspose.com/total/python-net/conversion...
  4. 在C++中将Word转换为Excel|Aspose.Words对于C++

    Pdf转换为Excel,XML转换为Excel,DocX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。... 下面的代码示例演示如何将PDF保存为XLSX: auto doc = MakeObject < Document...Document > ( MyDir + u "Pdf Document.pdf" ); doc -> Save ( ArtifactsDir...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  5. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveOptions Compliance property To ensure your Pdf Documents meet industry standards for quality and compatibility....Compliance property Specifies the PDF standards compliance level for...set the PDF standards compliance level of saved PDF documents...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity To specify default fonts using C#....to convert a Word document to PDF. This is achieved by loading...calling the Save method with a “.PDF” extension. You can specify the...

    docs.aspose.com/words/net/specify-default-fonts/
  7. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance Document performance with the SaveOptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....rendering large documents to PDF. Document doc = new Document ( MyDir...method converts the document to .PDF. SaveOptions saveOptions = SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert ICS to IMAGE in Python | products.aspos...

    Save ICS To IMAGE in your Python applications without using Microsoft Outlook or Word...(Bitmap Image File) Convert ICS to DOC (Microsoft Word Binary Format)...Command Language) Convert ICS to PDF (Portable Document Format) Convert...

    products.aspose.com/total/python-net/conversion...
  9. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted Pdfs. Unlock secure Document management with cusTomizable access!...allowed to a user on an encrypted PDF document. The default value is...permissions on a saved PDF document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.sav...
  10. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...PDF Product Family WaseemMuthu March...{ LOG.info("[ASPOSE] Signing pdf"); ByteArrayOutputStrea outputStream...

    forum.aspose.com/t/the-pdffilesignature-save-is...