Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 157,098 for

2

(0.26 sec)
  1. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。... toFixed ( 2 ) } ms</li> <li>Level 6 Elapsed...Time: ${ elapsedMs2 . toFixed ( 2 ) } ms</li> <li>Level 9 Elapsed...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  2. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....insertToaEntry(builder, "2", "Source 2"); // This entry will appear...insertToaEntry(builder, "1", "Source 2"); fieldTA.isBold(true); fieldTA...

    reference.aspose.com/words/java/com.aspose.word...
  3. Mhtml to pdf conversion - OutOfMemoryError: Jav...

    Volleyballclub Baustetten e. V. :volleyball:.zip (41.5 KB) language: java21 aspose-html 25.2.2 when i tried to convert the attached mhtml file to pdf, the java program ran for more than 8 minutes and then threw OutOfM…...Family divine1 March 3, 2025, 2:18pm 1 Volleyballclub Baustetten...language: java21 aspose-html 25.2.2 when i tried to convert the attached...

    forum.aspose.com/t/mhtml-to-pdf-conversion-outo...
  4. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions...."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"..."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  5. Row | Aspose.Words for Java

    Represents a table row in Java....assertEquals(2, tables.toArray().length); for...innerTable = createTable(doc, 2, 2, "Inner Table"); outerTable...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and page breaks. However, whe…...Discourse October 27, 2025, 4:18pm 2 @sfulari It appears you are encountering...document, the heading on page 2 appears correctly on the right-hand...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  8. Merge/Concatenate PDF files in Java using Aspos...

    Hi, I have a question related aspose PDF- concatenating multiple PDF files. I am using concatenate API from library class com.aspose.pdf.kit.PdfFileEditor and works really fine.But when I try to concatenate large PDFs…...ahmad February 19, 2017, 9:47pm 2 Hi Santosh, Thanks for your inquiry...and editor.setConcatenationPack(2) , for multiple times, without...

    forum.aspose.com/t/merge-concatenate-pdf-files-...
  9. How to copy word style to excel style - Free Su...

    I have multiple docx files and I have a requirement to put each docx content with style into column. Like If you copy word content and paste into excel but I want to do programmatically. I’m able to put the plain text i…...sahi July 31, 2019, 6:00pm 2 @manojp1988 , Thanks for your...bit. manojp1988 August 1, 2019, 2:05am 3 Thank you sir. amjad.sahi...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  10. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....Create a project reader instance 2 Project project = new Project(...Create project from template file 2 Project project = new Project(...

    docs.aspose.com/tasks/net/working-with-project-...