Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 6,557 for

box

(0.84 sec)
  1. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance.... createChildNode ( "Box" , new Box ()); node . setProperty..."This is the description of the box" ); //The RVM attribute's prefix...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  2. Converting a PDF file to DICOM using Rust | Asp...

    Code Examples on Rust for PDF‑to‑DICOM Conversion on All Platforms...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  3. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....document tag in a plain text box and modify its appearance. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your documents with customizable color settings for better organization!...document tag in a plain text box and modify its appearance. Document...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.EndCharacterFont | Aspose...

    Discover the EndCharacterFont property of StructuredDocumentTags for enhanced text formatting. Elevate your document's last character with custom fonts!...document tag in a plain text box and modify its appearance. Document...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...document tag in a plain text box and modify its appearance. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....document tag in a plain text box and modify its appearance. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...document tag in a plain text box and modify its appearance. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for Node.js via C++....file you will receive a warning box indicating that printing is not...

    docs.aspose.com/cells/nodejs-cpp/how-to-prevent...
  10. Cannot Make Image Match Page Size (Cover Whole ...

    I am adding image to the page. The image must match the page size. For some PDFs it works for other the image appears approximately 8.4 times smaller than the page. Please see the code below, I also have attached the P…...None; var box = page.CropBox ?? page.MediaBox;...double width = box.Width; double height = box.Height; double...

    forum.aspose.com/t/cannot-make-image-match-page...