Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 153,092 for

2

(0.44 sec)
  1. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions....block= column=2 border=square border_size=5 border_color=Black...&vertical_choicebox &block ?block= column=2 border=square border_size=5 border_color=Black...

    docs.aspose.com/omr/net/txt-markup/examples/mul...
  2. Digital Signatures with External Server (HSM) U...

    Hi, Can Aspose.PDF help with setting a digital signature on PDFs when the signing is performed by an external server (such as an HSM)? The idea is to compute the hash of the PDF locally, send the hash to the HSM for si…...Family yaronz April 28, 2025, 2:39pm 1 Hi, Can Aspose.PDF help...Discourse April 28, 2025, 2:39pm 2 @yaronz Aspose.PDF for .NET...

    forum.aspose.com/t/digital-signatures-with-exte...
  3. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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...."Second page" ] i = 0 while i < 2 # Create Heading object heading2... getPages (). get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  4. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given index in C++....example -1 means the last item, -2 means the second before last and..."Another reply" ); ASSERT_EQ ( 2 , comment -> get_Replies () ->...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…...words-java personiodm January 6, 2026, 2:43pm 1 Hi there, We have seen...Discourse January 6, 2026, 2:44pm 2 @personiodm Is the line in...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  6. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Remove method. Removes the specified value from the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications....2.pdf" , SaveFormat . Rtf ) . Execute..."LowCode.ConvertContextStream.2.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right part of the comparison expression in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Track Document Conversion Progress with Node.js...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for Node.js via C++....before page index 2. if ( args . getPageIndex () < 2 ) { args . setIsToOutput...page index 2 of pages 11 < br > End saving page index 2 of pages...

    docs.aspose.com/cells/nodejs-cpp/track-document...