Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,053 for

doc to pdf

(0.03 sec)
  1. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    CusTomize how attachments are embedded in Pdfs with PdfSaveOptions. Ensure seamless integration and optimized Document sharing....attachments are embedded to the PDF document. public PdfAttachmentsEmbedd...embedded. PDF/A-1, PDF/A-2 and regular PDF/A-4 (not PDF/A-4f) standards...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a Pdf Document with a digital signature in Java....Contains details for signing a PDF document with a digital signature...the moment digitally signing PDF documents is only available on...

    reference.aspose.com/words/java/com.aspose.word...
  3. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not To create missing outline levels when the Document is exported....headings when saving a PDF document. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Jpeg...

    Aspose::Words::Saving::PdfSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside Pdf Document in C++....quality of the JPEG images inside PDF document. int32_t Aspose :: Words...inside a document when saving in PDF format. The value may vary from...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows To specify downsample options....resolution of images in the PDF document. doc = aw . Document ( file_name...method converts the document to .PDF. options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Down...

    Aspose::Words::Saving::PdfSaveOptions::get_DownsampleOptions method. Allows To specify downsample options 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...
  7. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....resolution of images in the PDF document. doc = aw . Document ( file_name...method converts the document to .PDF. options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document signing security....sign a generated PDF document. Document doc = new Document ();...DocumentBuilder ( doc ); builder . Writeln ( "Contents of signed PDF." );...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Zoom...

    Aspose::Words::Saving::PdfSaveOptions::get_ZoomFacTor method. Gets or sets a value determining zoom facTor (in percentages) for a Document in C++....opening a rendered PDF document. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....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...