Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 153,045 for

2

(0.18 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_Open...

    Aspose::Words::Saving::PdfSaveOptions::get_OpenHyperlinksInNewWindow method. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser in C++....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. See Also Class PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....close(); } // 2 - Save it directly to a filename:...(fs != null) fs.close(); } // 2 - Save it directly to a filename:...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cad转pdf部分特殊字符串转换错误问题 - Free Support Forum - asp...

    2.png (43.2 KB) 1.png (5.7 KB) 图片1为cad的内容,图片2为转换pdf后的内容,字符没有正确转换过来。 以下是图纸: 1.zip (188.4 KB)...June 24, 2025, 6:18am 1 2.png (43.2 KB) 1.png (5.7 KB) 图片1为c...gorokhovatskyi June 24, 2025, 9:48am 2 @wangwei001 , 您好, 公差符号使用 GDT 字体...

    forum.aspose.com/t/cad-pdf/314337
  5. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... getTextParagraphs (). get ( 2 ); p . setAlignmentType ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  6. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Java

    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.... "第二页" ] i = 0 ; while ( i < 2 ): # 创建标题对象 heading2 = self ....getPages () . get_Item ( i + 2 )) # 目标页面 heading2 . setTop (...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  7. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... AddTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... GetTextParagraphs (). Get ( 2 ); p . SetAlignmentType ( TextAlignmentType...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  8. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....ZIP-archive that has a 4 GB (2^32 bytes) limit on uncompressed...as well as a limit of 65,535 (2^16-1) files in archive. ZIP64...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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...."Second page" ] i = 0 while i < 2 # Create Heading object heading2... getPages (). get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  10. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given index in C++....example -1 means the last item, -2 means the second before last and..."Another reply" ); ASSERT_EQ ( 2 , comment -> get_Replies () ->...

    reference.aspose.com/words/cpp/aspose.words/com...