Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 368,131 for

save

(0.43 sec)
  1. Გადაიყვანეთ HTML Გამოსახულება C++

    გადაიყვანეთ HTML Გამოსახულება C++ ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  2. Გადაიყვანეთ HTML JPG C++

    გადაიყვანეთ HTML JPG C++ ფორმატში კოდით. შეინახეთ HTML როგორც JPG C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Փոխարկել TEXT GIF C++

    Փոխարկեք TEXT ը GIF ձևաչափի C++ կոդով: Պահեք TEXT որպես GIF օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.txt"); doc->Save(u"Output.gif"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/tex...
  4. Փոխարկել TEXT Պատկեր C++

    Փոխարկեք TEXT ը Պատկեր ձևաչափի C++ կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.txt"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/tex...
  5. Გადაიყვანეთ WORD Გამოსახულება C++

    გადაიყვანეთ WORD Გამოსახულება C++ ფორმატში კოდით. შეინახეთ WORD როგორც Გამოსახულება C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  6. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images.... saving . ImagePixelFormat : ... @pixel_format..., value : aspose . words . saving . ImagePixelFormat ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfoCollection class | Aspose.Words for Nod...

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of fonts used in a document...fonts in a document when it is saved. Default value for this property...Specifies whether or not to save a subset of the embedded TrueType...

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

    ImageSaveOptions.imageColorMode property. Gets or sets the color mode for the generated images.... Saving . ImageColorMode Remarks This...property has effect only when saving to raster image formats. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter.... It can save color data for each pixel in...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-bmp/