Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 6,310 for

box

(1.33 sec)
  1. C++ を使用したプレゼンテーションのチャート軸のカスタマイズ|Aspose.Slides ド...

    レポートや可視化のための PowerPoint プレゼンテーションで、Aspose.Slides for C++ を使用してチャート軸をカスタマイズする方法をご紹介します。...( 0 , u "A2" , ObjectExt :: Box < double > ( DateTime ( 2015...( 0 , u "A3" , ObjectExt :: Box < double > ( DateTime ( 2016...

    docs.aspose.com/slides/ja/cpp/chart-axis/
  2. Настройте нормали или УФ на Кубе и добавьте мат...

    Как создать нормали или uv данные на сетке в Aspose.3D....демонстрирует, как создать объект Box, а затем применить материал PBR...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/ru/net/set-up-normals-or-uv-...
  3. PDF 내 텍스트 서식 지정 C# 사용|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서 내 텍스트를 서식 지정하는 방법을 배우고 문서의 시각적 표현을 향상시킵니다.... Add (); // Create float box Aspose . Pdf . FloatingBox floatBox...); // Set settings to float box floatBox . VerticalAlignment...

    docs.aspose.com/pdf/ko/net/text-formatting-insi...
  4. Установка межстрочного интервала параграфа в фи...

    Узнайте, как установить межстрочный интервал в параграфах фигур или полей, используя 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/set-line-sp...
  5. Как добавить/вставить TextBox на лист с помощью...

    Как добавить/вставить TextBox на лист в Aspose.Cells с помощью C++....Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/ru/cpp/add-text-box-to-wo...
  6. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....the module displays a message box in MS Excel whenever the cell...value is changed. This message box contains the updated value in...

    kb.aspose.com/de/cells/net/modify-excel-vba-lib...
  7. Procurar

    Procurar...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/pt/slides/create-powerpoint-pre...
  8. arkiv

    arkiv...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/sv/slides/create-powerpoint-pre...
  9. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....CHECK_BOX); Assert.assertEquals(checkBox... Forms2OleControlType.CHECK_BOX); Assert.assertEquals(checkBox...

    reference.aspose.com/words/java/com.aspose.word...
  10. C++ 用 API ソリューションによる EPS の切り抜き

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....15 16 //Get initial bounding box of EPS image 17 System::ArrayPtr...//Create new bounding box 29 //Bounding box is represented by 4...

    docs.aspose.com/page/ja/cpp/crop-eps/