Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 15,044 for

pdf to doc

(0.23 sec)
  1. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property To cusTomize your Pdf outlines effortlessly. Enhance navigation and improve Document usability!...outline of a saved PDF document. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation.... string doc = MyDir + "Big document.docx"...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  3. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes To save SVG To a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/svg/net/migration-between-versi...
  4. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCusTomPropertiesExport enumeration. Specifies the way [Document.cusTomDocumentProperties](../../aspose.words/Document/cusTomDocumentProperties/) are exported To Pdf file....customDocumentProper are exported to PDF file. Members Name Description...document to PDF. let doc = new aw . Document (); doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG content, reduce file size easily....require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/nodejs-net/compress/jpg/
  6. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily....*; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); Shape shape = builder.insertImage(...

    products.aspose.com/words/java/compress/jpg/
  7. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your Document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....first convert a document to PDF, XPS, image or print it. However...layout of the document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied To all content in the Pdf file except images....applied to all content in the PDF file except images. Members Name...when saving a document to PDF. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert CGM to PPSX via Java API | products.asp...

    Java API To Convert CGM To PPSX without using Microsoft Word...PDF for Java can be used to export...of features for manipulating PDF documents, including the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.Pdf format in Java....PDF format. To learn more, visit...hyperlinks in the document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...