Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 155,300 for

2

(0.13 sec)
  1. Adding Links for Tasks in VSTO and Aspose.Tasks...

    This guide explains how to add links between tasks using both VSTO and Aspose.Tasks in .NET applications....Application(); 2 3 object missingValue = System...19 project.Tasks.get_UniqueID( 2 ).TaskDependencies.Add(project...

    docs.aspose.com/tasks/net/adding-links-for-task...
  2. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing PDF documents compliance with PDF/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...Family licenses February 28, 2019, 2:31pm 1 Hi Aspose, We have a trouble...IsPdfaCompliant; Versions: Aspose.Pdf - 19.2.0; Adobe Acrobat Pro DC - 2018...

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  3. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/cpp/learn-features-of-con...
  4. Alumni questionnaire with free-form answers|Doc...

    OMR ready alumni questionnaire template with free-form answers and checkboxes....container=instructions columns_count=2 ?block= column=2 border=rounded border_color=red...&block &container ?container=2-3 columns_count=3 ?block= column=1...

    docs.aspose.com/omr/net/showcases/alumni/checkbox/
  5. Block|Documentation

    Block element is used to organize content within containers...."Two-column layout" , "columns_count" : 2 , "children" : [ { "element_type"..."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"...

    docs.aspose.com/omr/net/json-markup/block/
  6. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the formatting of a chart element..."Category 2" ]; series . add ( "Series 1" , categories , [ 1 , 2 ]);...]); series . add ( "Series 2" , categories , [ 3 , 4 ]); // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIf.RightExpression | Aspose.Words for .NET

    Discover the FieldIf RightExpression property, easily manage the right segment of your comparison expressions for enhanced data accuracy and efficiency.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlSchemaCollection.Item | Aspose.Words f...

    Discover how to manage CustomXmlSchemaCollection items effortlessly. Learn to get or set elements by index for streamlined XML data handling.... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  10. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...