Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 32,782 for

saveoptions

(0.16 sec)
  1. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Save the document loaded...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. ImageSaveOptions.use_gdi_emf_renderer property ...

    ImageSaveoptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....EMF image, we can pass a SaveOptions object to select a renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape...."Compliance" property of the SaveOptions object to "OoxmlCompliance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.digital_signature_details proper...

    PdfSaveoptions.digital_signature_details property. Gets or sets the details for signing the output PDF document...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...calculateFormula(); const saveOptions = new aspose.cells.HtmlSaveOptions();...HtmlSaveOptions(); saveOptions.setExportActiveWorks(true); saveOptions.setP...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  6. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setPageSet(new...save("ChangedPages.pdf", saveOptions); } } Explanation: The code...

    forum.aspose.com/t/change-pages-only-after-comp...
  7. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the Saveoptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your document visuals effortlessly!...DmlRenderingMode Contents [ Hide ] SaveOptions.DmlRenderingMode property...enum DmlRenderingMode class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose.PSD for .NET 19.8 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....true }; ImageOptionsBase saveOptions = new PngOptions () { ColorType...image . Save ( outFileName , saveOptions ); } double memoryUsed =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Გადაიყვანეთ JPG JPG C++

    გადაიყვანეთ JPG JPG C++ ფორმატში კოდით. შეინახეთ JPG როგორც JPG C++....jpg"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  10. Გადაიყვანეთ DOC EPUB C++

    გადაიყვანეთ DOC EPUB C++ ფორმატში კოდით. შეინახეთ DOC როგორც EPUB C++....doc"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/doc...