Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 153,585 for

2

(0.12 sec)
  1. BufferedInputStream or Files.newInputStream to ...

    For merging pdf files, I wonder which stream class I should use with PdfFileEditor, BufferedInputStream or Files.newInputStream? Will BufferedInputStream perform better?...Discourse January 26, 2026, 8:20pm 2 @stonechen28 You want to know...is part of the newer Java NIO.2 API and returns a Stream , whereas...

    forum.aspose.com/t/bufferedinputstream-or-files...
  2. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your documents for enhanced organization and clarity....is at the outline level 2. Level3 2 The paragraph is at the outline...Writeln ( "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/net/aspose.words/out...
  3. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…... The sample document has 2 bookmarks in the footer. Issue...resaving the doc. document.docx (64.2 KB) var path = @"./document.docx";...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  4. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point....point with index 2 # so that the data point 2 looks the same as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Pivot table - Index was out of range - Free Sup...

    Hello Guys, i have a problem when I want to calculate the pivot table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of th…...ahsaniqbalsidiqui March 16, 2021, 4:53pm 2 @akquinet , We have observed this...MB) akquinet March 19, 2021, 2:53pm 6 Thanks, work fine amjad...

    forum.aspose.com/t/pivot-table-index-was-out-of...
  6. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructuredDocumentTag method. Returns true if the cursor is at the end of a structured document tag in C++....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType :: StructuredDocumentTa , 2 , true )); builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType :: StructuredDocumentTa , 2 , true )); builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 从DataTable导入|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....1 ] = "Aniseed Syrup" ; dr [ 2 ] = 15 ; //Adding filled row to...dr [ 0 ] = 2 ; dr [ 1 ] = "Boston Crab Meat" ; dr [ 2 ] = 123 ;...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  9. Aspose::Words::TextColumn::get_SpaceAfter metho...

    Aspose::Words::TextColumn::get_SpaceAfter method. Gets or sets the space between this column and the next column in points. Not required for the last column in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Aspose::Words::TextColumn::get_Width method | A...

    Aspose::Words::TextColumn::get_Width method. Gets or sets the width of the text column in points in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

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