Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 133,613 for

2

(0.06 sec)
  1. Collect files to TAR and compress via C# | Aspo...

    Examples of using a C# library to compose TAR archive....Create)) 2 { 3 FileInfo fi1 = new FileInfo(...var archive = new TarArchive()) 2 { 3 archive.CreateEntry( "text...

    docs.aspose.com/zip/net/tar-archiving/
  2. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::RevisionGroup::get_RevisionType ...

    Aspose::Words::RevisionGroup::get_RevisionType method. Gets the type of revisions included in this group in C++....type: {1} \n\t Revision text: {2}" , group -> get_Author (), group...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....Words allows:' ) # 2 - A numbered list: # Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  6. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....add("Row 2"); FieldMergeField fieldMergeField...1"); table.getRows().add("Row 2"); FieldMergeField fieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  7. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...ali December 20, 2024, 11:15pm 2 @gaurav.k Aspose.PDF provides...accordingly. gaurav.k January 2, 2025, 5:18am 7 Okay Mr Ali, I...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  8. score_group|Documentation

    Score_group element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....format: {Column 1 width %}-{Column 2 width %}-...{Column N width %}...attribute equals to content . column=2 row n/a Determines the row number...

    docs.aspose.com/omr/net/txt-markup/score_group/
  9. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...page" }; for ( int i = 0 ; i < 2 ; i ++) { // Create Heading object...DestinationPage = document . Pages [ i + 2 ]; // Destination page heading...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  10. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument::GetBuildingBlock method. Finds a building block using the specified gallery, category and name in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

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