Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,860 for

box

(0.12 sec)
  1. Crop PDF using C# | Aspose.PDF

    Crop PDF without losing quality in C# programmatically with C# sample code using Aspose.PDF for .NET...Choose the type of box and create new Box Rectagle Save the updated...]. MediaBox ); // Create new Box Rectangle var newBox = new Aspose...

    products.aspose.com/pdf/net/crop/
  2. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  5. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...textual content of the rich‑text box string text = content.Range.Text;...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  6. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript 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...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  7. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....sides of the square bounding box of the shape. Tight Wraps tightly...wrapping around the bounding box. Through Same as Tight, but wraps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET...Choose the type of box and create new Box Rectagle Save the updated...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/python-net/crop/
  9. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textBox or shape using Aspose.Cells with Golang via C++....character spacing of the text box in an Excel file to point 4 and...

    docs.aspose.com/cells/go-cpp/change-character-s...
  10. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....multiple cells with a mouse‑box selection; the set of selected...area ( range1 ) with the mouse box. Clicking Home → Editing → Find...

    docs.aspose.com/cells/python-net/managing-ranges/