Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 19,415 for

2 of

(0.05 sec)
  1. 从文档中导入/导出数据|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....AtYarnStage = 1 , InWIPStage = 2 , Payment = 3 , Shipment = 4 ...9 , Payment = 7 , Shipment = 2 , Shipment2 = 5 }); list . Add...

    docs.aspose.com/cells/zh/net/import-export-data...
  2. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  3. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....add(new SdtListItem("Item 2", "Value 2")); listItems.add(new SdtListItem("Item...add(new SdtListItem("Item 2", "Value 2")); listItems.add(new SdtListItem("Item...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation object that specifies how many and which character to use for indentation Of list levels. By default it is zero count Of character '\0', that means no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...Item 1 \r\n " ) + u " a. Item 2 \r\n " + u " i. Item 3 \r\n "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartFileName method. Gets or sets the file name (without path) where the document part will be saved to in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article 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...
  7. FieldIfComparisonResult | Aspose.Words for Java

    Specifies the result Of the IF field condition evaluation in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress Of visio files with Aspose.Diagram....page index 2 of pages 11 End saving page index 2 of pages 11...

    docs.aspose.com/diagram/java/track-document-con...
  10. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection Of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words/doc...