Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 5,953 for

pdf to doc

(0.08 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. 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...
  3. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation Today!... This is only available for Pdf format. Examples Shows how to...a rendered format. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Save report as Word document from Reporting Ser...

    SQL Server Reporting Services extension - export your reports To Word format...various formats, such as DOC, DOCX, PDF, RTF, HTML, MHTML, ODT...of popular formats, including DOC, OOXML, RTF, WordprocessingML...

    products.aspose.com/words/reporting-services/
  5. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted Pdfs. Enhance security and manage Document operations effectively....allowed to a user on an encrypted PDF document. [Flags] public enum...Disallows all operations on the PDF document. This is the default...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DownsampleOptions | Aspose.Words for Java

    Allows To specify downsample options in Java....of images in the PDF document. Document doc = new Document(getMyDir()...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. 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...
  10. 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...