Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,929 for

box

(0.09 sec)
  1. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。... get ( 0 ); // Add text box inside the sheet ws . getShapes...first shape which is a text box and set its text const shape...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  2. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... write ( "My text box" ); // When we save the document...saving operation will export text box shapes. // If we set the "ExportTextBoxAsSvg"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...input_pdf ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/python-net/crop/
  4. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....adding a textbook and a combo box control in the Word file and...control using the insert_check_box() method Save the resultant Word...

    kb.aspose.com/words/python/how-to-create-a-fill...
  5. 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. Click “Home - Editing - Find...

    docs.aspose.com/cells/python-net/managing-ranges/
  6. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  7. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text Boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding Box. I’ve attached both the PowerPoint and the converted…...presentation with several text boxes that aren’t converting correctly...displays outside the bounding box. I’ve attached both the PowerPoint...

    forum.aspose.com/t/textbox-not-converting-corre...
  8. 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...
  9. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  10. 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/