Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 6,253 for

pdf to doc

(0.06 sec)
  1. Aspose::Words::ParagraphFormat::get_IsHeading m...

    Aspose::Words::ParagraphFormat::get_IsHeading method. True when the paragraph style is one of the built-in Heading styles in C++....outline of a saved PDF document. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); // Insert headings that can...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Online DOCX File Splitter or Build Python Apps ...

    Free online app To Split different DocX files. Python Splitter library code for DocX Documents....including DOCX format such as PDF, Word, PowerPoint, and Excel...Splitter Options with Python Split DOC Files (Microsoft Word Binary...

    products.aspose.com/total/python-net/split/docx/
  3. Aspose::Words::Saving::DownsampleOptions::get_R...

    Aspose::Words::Saving::DownsampleOptions::get_ResolutionThreshold method. Specifies the threshold resolution in pixels per inch. If resolution of an image in the Document is less than threshold value, the downsampling algorithm will not be applied. A value of 0 means the threshold check is not used and all images that can be reduced in size are downsampled in C++....resolution of images in the PDF document. auto doc = MakeObject < Document...method converts the document to .PDF. auto options = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PdfSaveOptions.imageCompression property | Aspo...

    PdfSaveOptions.imageCompression property. Specifies compression type To be used for all images in the Document....that we are converting to PDF. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveOptions' InterpolateImages property, a key feature that enhances image quality in your Documents. Optimize your Pdfs effortlessly!...not implement this feature of PDF, or may use any specific implementation...Interpolation flag is prohibited by PDF/A compliance. false value will...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document To a fixed page format...immediately before saving it to PDF. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::PdfSaveOptions::get_Imag...

    Aspose::Words::Saving::PdfSaveOptions::get_ImageCompression method. Specifies compression type To be used for all images in the Document in C++....that we are converting to PDF. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Jpeg...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes Document saving by updating specific field types before converting To fixed formats. Default, true....immediately before saving it to PDF. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails construcTor To easily initialize secure Pdf encryption instances. Enhance your Document protection with our powerful Tool!...permissions on a saved PDF document. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum To optimize Document merging. Enhance formatting control when combining multiple files effortlessly....pdf" , new [] { inputDoc1 , inputDoc2...inputDoc2 }, SaveFormat . Pdf , MergeFormatMode . KeepSourceLayout...

    reference.aspose.com/words/net/aspose.words.low...