Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,955 for

pdf to doc

(0.08 sec)
  1. Convert POTX to DOTM in Python or with free Onl...

    POTX To DOTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTX To DOTM online converter quickly before integrating the code....to convert the POTX file to PDF. After that, Aspose.Words for...is used to save the created PDF into Microsoft Word as a DOTM...

    products.aspose.com/total/python-net/conversion...
  2. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property To easily configure Pdf encryption settings, ensuring your Documents remain secure and protected....details for encrypting the output PDF document. public PdfEncryptionDetails...PdfEncryptionDetails object, then the output PDF document will be encrypted. AES-128...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not To substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core Pdf Type 1 fonts....Courier New and Symbol with core PDF Type 1 fonts. @property def use_core_fonts...Symbol fonts are replaced in PDF document with corresponding core...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.Save | Aspose.Words for .NET

    Effortlessly save your Documents with our smart save method, auTomatically selecting the right format based on the file extension for seamless sTorage....PDF. Document doc = new Document ( MyDir...); doc . Save ( ArtifactsDir + "Document.ConvertToPdf.pdf" );...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....the outline of a saved PDF document. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not To preblend transparent images with black background color....Preblending images may improve PDF document visual appearance in...properly display preblended images, PDF viewer application must support...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the Pdf Document should be displayed when opened in a Pdf reader....the PDF document should be displayed when opened in a PDF reader...that we are rendering to PDF. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::PdfSaveOptions::get_Page...

    Aspose::Words::Saving::PdfSaveOptions::get_PageMode method. Specifies how the Pdf Document should be displayed when opened in a Pdf reader in C++....the PDF document should be displayed when opened in a PDF reader...that we are rendering to PDF. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word Document, which we would like To save as Pdf using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts Document markup (Tabs are lost). Please see attached source Docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product...which we would like to save as PDF using Aspose.Words latest version...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  10. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...will be saved in the binary DOC format. Returns Additional information...document and convert it to .PDF. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...