Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 42,924 for

shapes

(0.07 sec)
  1. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution....Calculates the opaque bounds of the shape in pixels for a specified zoom...The opaque rectangle of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  2. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...Calculates the size of the shape in pixels for a specified zoom...Return Value The size of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Several Image Into PNG C++

    Merge multiple Image into PNG in C++ code. Save Image as PNG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-png/
  5. Several JPG Into GIF C++

    Merge multiple JPG into GIF in C++ code. Save JPG as GIF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  6. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  7. Several Image Into SVG C++

    Merge multiple Image into SVG in C++ code. Save Image as SVG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-svg/
  8. Several Image Into JPG C++

    Merge multiple Image into JPG in C++ code. Save Image as JPG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-jpg/
  9. Several JPG Into JPG C++

    Merge multiple JPG into JPG in C++ code. Save JPG as JPG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/
  10. Several JPG Into SVG C++

    Merge multiple JPG into SVG in C++ code. Save JPG as SVG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-svg/