Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 3,056 for

doc to pdf

(0.09 sec)
  1. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the Document that is To be loaded.... Doc Microsoft Word 95 or Word 97...Markdown Markdown text document. Pdf Pdf document. Xml XML document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....of images in the PDF document. Document doc = new Document (...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Text...

    Aspose::Words::Saving::PdfSaveOptions::get_TextCompression method. Specifies compression type To be used for all textual content in the Document in C++....when saving a document to PDF. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); for ( int i = 0 ; i < 100...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "XamlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents inTo one with our Merger Merge method. Streamline your workflow with cusTomizable file options Today!...pdf" , new [] { inputDoc1 , inputDoc2...inputDoc2 }, SaveFormat . Pdf , MergeFormatMode . KeepSourceLayout...

    reference.aspose.com/words/net/aspose.words.low...
  6. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....of images in the PDF document. Document doc = new Document (...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::DownsampleOptions::get_D...

    Aspose::Words::Saving::DownsampleOptions::get_DownsampleImages method. Specifies whether images should be 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. Aspose::Words::Saving::SaveOptions::get_UpdateF...

    Aspose::Words::Saving::SaveOptions::get_UpdateFields method. Gets or sets a value determining if fields of certain types should be updated before saving the Document To a fixed page format. Default value for this property is true in C++....immediately before saving it to PDF. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::EmfPlusDualRenderingMode...

    Aspose::Words::Saving::EmfPlusDualRenderingMode enum. Specifies how Aspose.Words should render EMF+ Dual metafiles in C++....options when saving to PDF. auto doc = MakeObject < Document...method converts the document to .PDF. auto saveOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during Document loading or saving.... PDF Module that renders PDF. IMAGE Module that...DOCX files. DOC Module that reads/writes binary DOC files. TEXT...

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