Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 4,319 for

box

(0.05 sec)
  1. Создайте TextBox, в котором каждая строка имеет...

    Узнайте, как создать TextBox, в котором каждая строка может иметь разное горизонтальное выравнивание, используя 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/ru/nodejs-cpp/create-text...
  2. Zeilenabstand des Absatzes in einer Form oder T...

    Lernen Sie, wie der Zeilenabstand von Absätzen in Formen oder TextBoxen mit Aspose.Cells for Node.js via C++ eingestellt wird.... 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/de/nodejs-cpp/set-line-sp...
  3. C++ kullanarak Çalışma Sayfasına Metin Kutusu e...

    Aspose.Cells kullanarak C++ ile çalışma sayfasına Metin Kutusu ekleme/yerleştirme...Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/tr/cpp/add-text-box-to-wo...
  4. Crear cuadro de texto en el que cada línea teng...

    Aprenda cómo crear un cuadro de texto con diferentes alineaciones horizontales para cada línea usando Aspose.Cells con 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/es/cpp/create-textbox-in-...
  5. Modifications publiques de l API dans Aspose.Ce...

    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/fr/net/public-api-changes...
  6. 프로그래밍 방식으로 PDF 페이지 자르기|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 너비, 높이, 블리드, 크롭 및 트림박스와 같은 페이지 속성을 가져올 수 있습니다.... Trim box : 트림 박스는 인쇄 및 트림 후 문서의 최종 크기를 나타냅니다. Art box : 아트 박스는...프로그램에서 PDF 문서를 가져올 때 사용됩니다. Crop box : 크롭 박스는 Adobe Acrobat에서 PDF...

    docs.aspose.com/pdf/ko/java/crop-pages/
  7. Wie man ein Textfeld mit C++ zum Arbeitsblatt h...

    Wie man in Aspose.Cells mit C++ ein Textfeld zum Arbeitsblatt hinzufügt/eingibt....Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/de/cpp/add-text-box-to-wo...
  8. Crear TextBox en el que cada línea tiene una al...

    Aprende cómo crear un TextBox en el que cada línea puede tener una alineación horizontal diferente usando 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/es/nodejs-cpp/create-text...
  9. チャートデータラベル|Aspose.Slides ドキュメント

    C++でPowerPointチャートのデータラベルと距離を設定する...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Red"...

    docs.aspose.com/slides/ja/cpp/chart-data-label/
  10. PDF ページをプログラムでクロップ C++|Aspose.PDF for C++

    Aspose.PDF for C++を使用して、幅、高さ、裁ち切り、クロップ、トリムボックスなどのページプロパティを取得できます。...Trim box : トリムボックスは、印刷およびトリミング後のドキュメントの最終サイズを示します。 Art box : ア...ュメントをインポートするときに使用されます。 Crop box : クロップボックスは、Adobe AcrobatでPD...

    docs.aspose.com/pdf/ja/cpp/crop-pages/