Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 150,873 for

2

(0.12 sec)
  1. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... 以下代码片段通过 8 个步骤创建一个 2 页的 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项创建...使用默认选项创建 对象。 使用已创建的输出流和保存选项创建一个 2 页的 PsDocument。 使用文档的默认页面尺寸(纵向...

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  2. 通过Node.js与C++合并与拆分单元格|Documentation

    Aspose.Cells是一个用于操作电子表格文件的Node.js库,支持合并和拆分单元格。本文章将介绍如何使用Aspose.Cells库合并和拆分单元格,并提供定制合并单元格样式的选项。... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...C6 Cell. cells . get ( 5 , 2 ). putValue ( "This is my value"...

    docs.aspose.com/cells/zh/nodejs-cpp/merging-and...
  3. Set Parameters for 1D Barcode Types|Documentation

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Node.js via Java..., DataLogic 2-of-5 , IATA 2-of-5 , Interleaved 2-of-5 , ITF 6...14 , Matrix 2-of-5 , MSI , OPC , PZN , Standard 2-of-5 , and VIN...

    docs.aspose.com/barcode/nodejsjava/set-barcode-...
  4. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...BuildAcknowledgeTabl WritelnSafe blank 2: 1064 ms (+0 ms) [Instrumentation]...BuildAcknowledgeTabl Set font bold 2: 1065 ms (+0 ms) [Instrumentation]...

    forum.aspose.com/t/performance-issues-with-inse...
  5. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes...Dark main color 2. LIGHT2 Light main color 2. ACCENT1 Accent...color 1. ACCENT2 Accent color 2. ACCENT3 Accent color 3. ACCENT4...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. Choose the best PDF standard to convert a document using Python via .NET....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/python-net/learn-features...
  7. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…... Scenario #2 Create an empty Document Use a...Scenario #3 Same as scenario 2 but I didn’t write any text to...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  8. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents....y) : Copy 1 \ draw (0,0) -- (2,2); Polar coordinates (angle:radius)...: Copy 1 \ draw (0,0) -- (45:2); Coordinates can be mixed freely...

    docs.aspose.com/tex/net/tikz-fundamentals-of-us...
  9. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....getCount()); // 2 - Get the collection to remove...at an index: fields.removeAt(2); Assert.assertEquals(3, fields...

    reference.aspose.com/words/java/com.aspose.word...
  10. 档案

    档案...h(5); } } // 合并单元格 (1, 1) x (2, 1) table->MergeCells(table->idx_get(1...table->idx_get(2, 1), false); // 合并单元格 (1, 2) x (2, 2) table->Me...

    blog.aspose.com/zh/slides/create-powerpoint-pre...