Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 6,313 for

box

(0.07 sec)
  1. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。... Get ( 0 ); // Add text box with these dimensions TextBox...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  2. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured document tag with the Clear method, and show a defined placeholder for enhanced document management....which is in the form of a text box, already displays placeholder...

    reference.aspose.com/words/net/aspose.words.mar...
  3. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of text to the parent element....} } } } } } } }; Date input box with content_type TemplateConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  4. 在 C++ 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 表单。...textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/
  5. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…... the blue box has a #7099C64C color. image...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  6. Aspose::Words::Drawing::TextBox::get_Previous m...

    Aspose::Words::Drawing::TextBox::get_Previous method. Returns a TextBox that represents the previous TextBox in a sequence of shapes in C++....Examples Shows how to link text boxes. auto doc = System :: MakeObject...links between some of the text boxes. if ( textBox1 -> IsValidLinkTarget...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::TextBox::IsValidLinkTar...

    Aspose::Words::Drawing::TextBox::IsValidLinkTarget method. Determines whether this TextBox can be linked to the target TextBox in C++....Examples Shows how to link text boxes. auto doc = System :: MakeObject...links between some of the text boxes. if ( textBox1 -> IsValidLinkTarget...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...fill="none" class="highcharts-legend-box" rx="0" ry="0" x="0" y="0" width="8"...class="highcharts-label-box highcharts-tooltip-box highcharts-shadow"...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  9. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_SizeInPoints method. Gets the actual size of the shape in points in C++....rendered on the page) bounding box of the shape. The size takes...

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...Aspose :: Pdf :: BorderSide :: Box , 1.0f , Aspose :: Pdf :: Color...Aspose :: Pdf :: BorderSide :: Box , .5f , Aspose :: Pdf :: Color...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/