Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 32,698 for

saveoptions

(0.06 sec)
  1. Convert Image To GIF C++

    Convert Image to GIF format in C++ code. Save Image as GIF using C++....png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/image-...
  2. Փոխարկել DOC DOCX C++

    Փոխարկեք DOC ը DOCX ձևաչափի C++ կոդով: Պահեք DOC որպես DOCX օգտագործելով C++:...doc"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. Փոխարկել DOC PDF C++

    Փոխարկեք DOC ը PDF ձևաչափի C++ կոդով: Պահեք DOC որպես PDF օգտագործելով C++:...doc"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/doc...
  4. Փոխարկել DOC TXT C++

    Փոխարկեք DOC ը TXT ձևաչափի C++ կոդով: Պահեք DOC որպես TXT օգտագործելով C++:...doc"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/doc...
  5. Փոխարկել TEXT PDF C++

    Փոխարկեք TEXT ը PDF ձևաչափի C++ կոդով: Պահեք TEXT որպես PDF օգտագործելով C++:...txt"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/tex...
  6. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...SvgOptions saveOptions = new Aspose.Imaging.ImageOptions...ImageOptions.SvgOptions(); saveOptions.TextAsShapes = true; // Convert...

    forum.aspose.com/t/emf-to-svg-missing-text/310935
  7. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageSaveOptions.verticalResolution property | ...

    ImageSaveoptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.vertical_resolution property |...

    ImageSaveoptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to # edit the image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.horizontal_resolution property...

    ImageSaveoptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to # edit the image...

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