Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 6,083 for

box

(0.06 sec)
  1. Extract Data from AcroForm using Rust|Aspose.PD...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, FDF or XFDF format....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/extract-data-from-...
  2. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/otp/
  3. View or Edit PPTX Files Metadata using C++ | pr...

    C++ source code to edit or view PPTX format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/pptx/
  4. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/potm/
  5. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....the text contents of a text box. auto doc = System :: MakeObject...align the text in this text box with the top side of the shape...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. PDF Format Conversion Solution for Rust | Aspos...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Rust...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    products.aspose.com/pdf/rust-cpp/conversion/
  8. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures and so on into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  9. StructuredDocumentTag.set_unchecked_symbol meth...

    StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check Box content control....the unchecked state of a check box content control. def set_unchecked_symbol...document tag in the form of a check box. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text Box is 125 in the original file but becomes 145 after saving. To investigate furt…...example, the number in a text box is 125 in the original file but...specific properties of the text box that may not be preserved during...

    forum.aspose.com/t/xls-data-is-changed-after-lo...