Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,038 for

pdf to docx

(0.12 sec)
  1. Aspose::Words::Saving::DownsampleOptions::get_R...

    Aspose::Words::Saving::DownsampleOptions::get_Resolution method. Specifies the resolution in pixels per inch which the images should be downsampled To in C++....resolution of images in the PDF document. auto doc = MakeObject...Document > ( MyDir + u "Images.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the PdfSaveOptions RenderChoiceFormFieldBorder property enhances Pdf form design by controlling choice field borders for better user experience....Specifies whether to render PDF choice form field border. public...RenderChoiceFormFiel { get ; set ; } Remarks PDF choice form fields are used for...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DownsampleOptions.resolutionThreshold property ...

    DownsampleOptions.resolutionThreshold property. Specifies the threshold resolution in pixels per inch...resolution of images in the PDF document. let doc = new aw ....Document ( base . myDir + "Images.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....docx' ) # Saving a document to PDF, to an image...'Document.UpdatePageLayout.1.pdf' ) # Modify the document in some...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.cache_background_graphics proper...

    PdfSaveOptions.cache_background_graphics property. Gets or sets a value determining whether or not To cache graphics placed in document's background....graphics are written to the PDF document as an xObject. When...MY_DIR + 'Background images.docx' ) save_options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a save options object of a class suitable for the specified save format in C++....rendering large documents to PDF. auto doc = MakeObject < Document...Document > ( MyDir + u "Rendering.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property To optimize document graphics caching, enhancing your Pdf creation and performance....graphics are written to the PDF document as an xObject. When...( MyDir + "Background images.docx" ); PdfSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not To cache graphics placed in document's background....graphics are written to the PDF document as an xObject. When... myDir + "Background images.docx" ); let saveOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.render_choice_form_field_border ...

    PdfSaveOptions.render_choice_form_field_border property. Specifies whether To render Pdf choice form field border....Specifies whether to render PDF choice form field border. @property...value : bool ): ... Remarks PDF choice form fields are used for...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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 = MY_DIR + 'Images.docx' ) # Create a "PdfSaveOptions"...

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