Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 147,942 for

2

(0.36 sec)
  1. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::DocumentBuilder::MoveToCell meth...

    Aspose::Words::DocumentBuilder::MoveToCell method. Moves the cursor to a table cell in the current section in C++....builder -> Write ( u "Column 2, cell 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使用则没有问题,但是添加了线程池就会报错:...Discourse August 1, 2025, 2:17pm 2 @pizhai2 在多线程环境中处理PDF文件时,出现“Not...

    forum.aspose.com/t/pdf-not-supported-image-type...
  4. FieldStart.FieldData | Aspose.Words for .NET

    Unlock custom field data with FieldStart's FieldData property, enhancing your data management and boosting productivity effortlessly.... Fields [ 2 ]; Console . WriteLine ( Encoding...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , image -> get_Height () - 2 ), Point ( 1 , 1 ), System ::...Point ( image -> get_Width () - 2 , 1 ) })); pen = System :: MakeObject...

    docs.aspose.com/slides/cpp/activex/
  6. 公共 API Aspose.Diagram 5.8.0 的变化|Documentation

    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....Shape [] shapes = new Shape [ 2 ]; // extract and assign shapes...0 ). getShapes (). getShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  7. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization....InsertTocEntry ( builder , "TC field 2" , "A" , "2" ); Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...example -1 means the last item, -2 means the second before last and...ToArray (). Length , Is . EqualTo ( 2 )); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances document management with Aspose.Words by controlling stream behavior for optimal performance.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...