Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 56,017 for

vector

(0.16 sec)
  1. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies information about a font used in the document. To learn more, visit the documentation article in C++....font as opposed to a raster or vector font. Default is true . get_Name...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....Metafiles are converted to vector SVG images. EmfOrWmf Metafiles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...support transparency in painting vector graphics objects. However,...PS document. As for painting vector graphics: shapes or text, we...

    docs.aspose.com/page/net/ps/working-with-transp...
  4. Convert XSLFO to APNG via Java | products.aspos...

    Export XSLFO file to APNG in your Java applications without using any third party application...data while maintaining crisp vector quality. APNGs are ideal for...to SVGZ (Compressed Scalable Vector Graphics) Convert XSLFO to...

    products.aspose.com/total/java/conversion/xslfo...
  5. Export CGM to PPS via C# API | products.aspose.com

    .NET API to Convert CGM to PPS without using Microsoft Word...Metafile) files are used to store vector graphics information, making...to SVGZ (Compressed Scalable Vector Graphics) Convert CGM to SXC...

    products.aspose.com/total/net/conversion/cgm-to...
  6. C# API to Export MSG to EMF | products.aspose.com

    Convert MSG to EMF without using Microsoft Word or Outlook on .NET...convert raster graphics to vector formats, and improve screen...Convert MSG to SVG (Scalar Vector Graphics) Convert MSG to TEXT...

    products.aspose.com/total/net/conversion/msg-to...
  7. TeX to SVG Conversion API| C++

    TeX to SVG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to SVG....(Scalable Vector Graphics) is an XML‑based vector image format...

    products.aspose.com/tex/cpp/conversion/tex-to-svg/
  8. C++ API to Convert SVG to POTX | products.aspos...

    Convert SVG to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...(Scalable Vector Graphics) is an XML-based vector image format...

    products.aspose.com/total/cpp/conversion/svg-to...
  9. Several JPG Into TIFF C++

    Merge multiple JPG into TIFF in C++ code. Save JPG as TIFF using C++....namespace Aspose::Words; std::vector<String> fileNames { u"Input1...<DocumentBuilder>(doc); std::vector<SharedPtr<Shape>> shapes; for...

    products.aspose.com/words/cpp/merge/jpg-to-tiff/
  10. Several Image Into GIF C++

    Merge multiple Image into GIF in C++ code. Save Image as GIF using C++....namespace Aspose::Words; std::vector<String> fileNames { u"Input1...<DocumentBuilder>(doc); std::vector<SharedPtr<Shape>> shapes; for...

    products.aspose.com/words/cpp/merge/image-to-gif/