Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 204 for

boundingbox

(0.21 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....structured document tag shows as BoundingBox. tag -> set_Appearance (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++....structured document tag shows as BoundingBox. tag -> set_Appearance (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....structured document tag shows as BoundingBox. tag -> set_Appearance (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 裁剪 EPS | Node.js API 解决方案

    Aspose.Page API 解决方案通过 C++ 为 Node.js 提供的裁剪 EPS 功能,此处通过代码片段进行了解释和说明。...文件的头文件(其中存储了 BoundingBox 等元数据),而不是实际的图像内容。 EPS 图像的边距由其 BoundingBox 元数据...

    docs.aspose.com/page/zh/nodejs-cpp/crop-eps/
  5. How to Get the Content’s Width and Height Inste...

    Hello, using ShapeThumbnailBounds.Appearance generates an image larger than the text box, which is expected, but all methods return the width and height of the text box instead of the content. Is there a way to get the w…...Double boundingBox = calculateBoundingBox( smShape...getRotation()); contentSize = union(boundingBox, contentSize); } } } System...

    forum.aspose.com/t/how-to-get-the-content-s-wid...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....structured document tag shows as BoundingBox. tag -> set_Appearance (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....structured document tag shows as BoundingBox. tag -> set_Appearance (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. ArgumentNullException when applying redactions ...

    ArgumentNullException when applying redactions to specific PDF documents using Aspose.PDF Issue Description We are encountering an ArgumentNullException when attempting to apply redactions to certain PDF documents using …...ApplyTextRedaction(BoundingBox bounds, String text) at OurApplication...

    forum.aspose.com/t/argumentnullexception-when-a...
  9. Crop EPS | JavaScript API Solution

    Crop EPS functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....margins are defined by its BoundingBox metadata. To crop, or set...

    docs.aspose.com/page/javascript-cpp/crop-eps/
  10. 裁剪 EPS | JavaScript API 解决方案

    Aspose.Page API 解决方案通过 C++ 为 JavaScript 提供的裁剪 EPS 功能,在此通过代码片段进行讲解和演示。... EPS 图像的边距由其 BoundingBox 元数据定义。要裁剪或设置新的边界框,首先需要知道...

    docs.aspose.com/page/zh/javascript-cpp/crop-eps/