Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 133,565 for

2

(0.13 sec)
  1. Draw geomtry to visio VSS document via Python |...

    Python source code to draw geomtry to visio vss file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  2. linejoin.svg

    2"> <polyline points="40 60 80 20...

    docs.aspose.com/svg/files/linejoin.svg
  3. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations.... Writeln ( "2" ); builder . Writeln ( "3" );...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose PDF Comparer - Free Support Forum - aspo...

    I am currently exploring the options of Aspose Java PDF Comparer and saw that there is a SideBySideComparer. As the name suggested it has 2 pages for every page in the PDF. Is there a way that i can configure a comparer…...As the name suggested it has 2 pages for every page in the PDF...Discourse February 24, 2025, 9:39am 2 @MartinDiphoorn Can you please...

    forum.aspose.com/t/aspose-pdf-comparer/308285
  5. AdvancedCompareOptions.ignore_store_item_id pro...

    AdvancedCompareOptions.ignore_store_item_id property. Specifies whether to ignore difference in StructuredDocumentTag store item Id....= MY_DIR + 'Document with SDT 2.docx' ) # Configure options to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....rar" )) { 2 try (FileOutputStream destination...new File( "encrypted.rar" ); 2 try (RarArchive archive = new...

    docs.aspose.com/zip/java/extracting-rar-archives/
  7. 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/
  8. 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...
  9. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...words-java curmas April 9, 2025, 2:50pm 1 Hi, i want to convert a...Professionalize.Discourse April 9, 2025, 2:51pm 2 @curmas It seems that the...

    forum.aspose.com/t/converting-word-document-to-...