Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 6,066 for

box

(0.21 sec)
  1. 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...
  2. 在 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/
  3. 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...
  4. 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...
  5. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Java....tab in the “Page Setup” dialog box only when Asian language support...Language Preferences” dialog box, which, for example, can be found...

    docs.aspose.com/words/java/work-with-word-docum...
  6. 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...
  7. 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...
  8. Edition Types|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....capabilities are included out‑of‑the‑box, allowing you to design, render...

    docs.aspose.com/cells/reportingservices/edition...
  9. Compress PDF Document using Rust | Aspose.PDF

    Compress PDF programmatically using Aspose.PDF for Rust library....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    products.aspose.com/pdf/rust-cpp/compress/
  10. 在 C# 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 表单。...= "textbox1" , Value = "Text Box" }; var border = new Aspose ...

    products.aspose.com/pdf/zh-hans/net/acroforms/