Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 50,830 for

shape

(0.48 sec)
  1. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...Format8bpp, Shape = ShapeType.None, SkipBlankPages...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  2. Ինչպես փոխարկել SHP-ն Geojson-ին C#-ում

    Այս ձեռնարկը տրամադրում է պարզ քայլեր՝ SHP-ն Geojson-ի C#-ով փոխարկելու համար: Այն պարունակում է ամբողջական տեղեկատվություն, ներառյալ կազմաձևման մանրամասները, անելիքների քայլերը և օրինակելի կոդը՝ Shapefile-ը C#-ում Geojson-ի փոխարկելու համար:...ձևաչափը նաև կոդով մեկ տողով: Shape ֆայլը GPX-ի C#-ով փոխարկելու...

    kb.aspose.com/hy/gis/net/how-to-convert-shp-to-...
  3. 在 C++ 中创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,而无需 Microsoft PowerPoint。...svgShape , SharedPtr < IShape > shape ) { svgShape -> set_Id ( String...String :: Format ( u "shape-{0}" , m_shapeIndex ++ )); } }; 创建幻灯片缩略图图像...

    docs.aspose.com/slides/zh/cpp/presentation-viewer/
  4. Convert WORD To TIFF C++

    Convert a Word document to TIFF format in C++ code. Save a Word document as TIFF using C++....auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/cpp/conversion/word-t...
  5. Convert WORD To JPG C++

    Convert a Word document to JPG format in C++ code. Save a Word document as JPG using C++....auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/cpp/conversion/word-t...
  6. Convert HTML To PNG C++

    Convert HTML to PNG format in C++ code. Save HTML as PNG using C++....auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/cpp/conversion/html-t...
  7. Convert TEXT To SVG C++

    Convert TEXT to SVG format in C++ code. Save TEXT as SVG using C++....auto shape = builder->InsertImage(u"Input.txt"); shape->GetS...

    products.aspose.com/words/cpp/conversion/text-t...
  8. Aspose::Words::Settings::ViewOptions class | As...

    Aspose::Words::Settings::ViewOptions class. Provides various options that control how a document is shown in Microsoft Word. To learn more, visit the documentation article in C++....Controls display of the background shape in print layout view. get_DoNotDisplayPageBoun...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your document automation today!... Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for Java...How to easily produce basic shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for Java provides...

    docs.aspose.com/page/java/xps/graphic-utilities/