Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 155,328 for

2

(0.21 sec)
  1. Saving the Large file PDF 350 MB-990MB in c# - ...

    Saving_PDFissue.docx (22.4 KB) Help Request: System Hangs and Closes When Saving Large PDF Files with Aspose.PDF Description: We are using Aspose.PDF to delete pages from PDF files with sizes varying between 295 MB and …...ali February 7, 2025, 10:16pm 2 @BharaneswarMurugesan The issue...Document(inputFile); document.Pages.Delete(2); string outputFile = dataDir...

    forum.aspose.com/t/saving-the-large-file-pdf-35...
  2. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) cube...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) cube . CreatePolygon...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // Takes...

    docs.aspose.com/slides/cpp/chart-data-label/
  4. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  5. DiagramException when converting vsd file - Fre...

    Converting vsd file to vsdx results in DiagramException. vsd file and callstack: DiagramException.zip (1.7 MB) The file was converted using this part of code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new D…...casserolepan March 3, 2026, 6:36am 2 Also found two more diagrams with...scheme 1.zip (1.7 MB) scheme 2.zip (1.7 MB) Thanks in advance...

    forum.aspose.com/t/diagramexception-when-conver...
  6. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...const cell = cells . get ( 5 , 2 ); cell . value = "This is my...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  7. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…... We have defined 2 pages in our XML file, and we...the 1st page header in pages 2…n with the one from the 2nd page...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  8. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Send Shape Front or Back inside the Worksheet|D...

    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....negative number such as -1, -2, -3, etc., and if you want to...a positive number such as 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/java/send-shape-front-or-...
  10. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument.... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...