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

box

(0.33 sec)
  1. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box with these dimensions const tb...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...
  2. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations.... First (); } Text Box Chart...

    docs.aspose.com/slides/net/examples/elements/pi...
  3. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....and open the Save As… dialog box, you will see its format as Strict...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  4. Encrypt PDF using Rust|Aspose.PDF for Rust via C++

    Encrypt PDF File with Aspose.PDF for Rust via C++....}; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/encrypt-pdf/
  5. GradientVariant enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.GradientVariant enumeration. Specifies the variant for a gradient fill....tab in the Fill Effects dialog box in Word. Members Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Python via .NET, which is a pure .NET library....click the Save With Password box. Click the Save button. Type...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  7. Aspose Imaging .NET for CRM|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.... Out of the box, the product focuses mainly on...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  8. Installation|Documentation

    Installation of Aspose.BarCode for JavaScript via C++...During installation, check the box labeled “Add Python 3.xxx to...

    docs.aspose.com/barcode/javascript-cpp/installa...
  9. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++....Enter a password in the Password box. Select OK , re‑enter the password...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  10. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...Add(); var box = new FloatingBox(200, 100); box.Paragraphs.Add(new...TextFragment(“page 3”)); page.Paragraphs.Add(box); page.SetPageSize(600, 200);...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...