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

2

(0.14 sec)
  1. 快速提示|Aspose.PDF for Java

    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.... get_Item ( 2 ). getActions (). setOnOpen (...JavascriptAction ( "app.alert('page 2 is opened')" )); document . getPages...

    docs.aspose.com/pdf/zh/java/quick-tips/
  2. Aspose::Words::Fields::FieldCompare class | Asp...

    Aspose::Words::Fields::FieldCompare class. Implements the COMPARE field. To learn more, visit the documentation article in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...container= columns_count=2 block_bottom_margin=0 block_top_padding=0...align=left &block ?block= column=2 border=rounded ?empty_line= height=25...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  4. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a page set based on exact page indices in C++....only three pages: page 1, page 2, and page 4. xpsOptions -> set_PageSet...Words :: Saving :: PageRange > ( 2 , 3 ), System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....empty HTML document using Java 2 3 // Initialize an empty HTML...File Structure: Copy 1 < html > 2 < head ></ head > 3 < body ></...

    docs.aspose.com/html/java/create-a-document/
  6. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...Hi everyone, I succeed signing 2 signatures in a pdf file. The..."Reason for signing 2", "Contact 2", "Location 2", pkcs2); // Save...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  7. Aspose.PDF Java - details for PDF/UA validation...

    Ciao, sto utilizzando la libreria Aspose.PDF (versione Java) per effettuare il controllo di conformità allo standard PDF/UA ma il log che viene restituito non è molto comprensibile nè per quanto riguarda il tipo di anom…...Discourse April 19, 2025, 10:59pm 2 @matteos Puoi fornire ulteriori...“Need manual check”, “clause”: “7.2”, “objectId”: “”, “convertable”:...

    forum.aspose.com/t/aspose-pdf-java-details-for-...
  8. 档案

    档案... 最后,验证任务 2 的开始和结束日期。 以下代码示例展示了如何在 Python...root_task.children.add("Task 2") # 必要的属性在手动模式下设置 print("Task1...

    blog.aspose.com/zh/tasks/ms-project-calculation...
  9. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....assertEquals(2, tabStops.getCount()); Assert...builder.writeln("Start\tTab 1\tTab 2"); ParagraphCollection paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  10. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to print Microsoft Project files using Aspose.Tasks for .NET....mpp" ); 2 project. Print (); Examples-C...Project( "New Project.mpp" ); 2 foreach (string printer in PrinterSettings...

    docs.aspose.com/tasks/net/printing-a-project/