Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 149,415 for

2

(0.1 sec)
  1. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlSchemaCollection.Remove | Aspose.Words...

    Effortlessly manage your CustomXmlSchemaCollection with the Remove method to eliminate specific values, enhancing data organization and efficiency.... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content.... LEFT , paragraphs [ 2 ] . paragraph_format . alignment...options ) self . assertEqual ( 2 , count ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...cells-java Tim49 April 23, 2025, 2:29pm 1 The following code snippet...johnson.shi April 23, 2025, 2:53pm 2 @Tim49 We have found the issue...

    forum.aspose.com/t/deleteblankoptions-set-start...
  6. Word to pdf Arabic format is not conervted prop...

    Dears, Using (aspose-words-20.11 , aspose-words-21.11) to convert word file that contains Arabic letters to pdf file, It doesn’t view the Arabic format properly after the conversion. Please check the attached 2 files w…... Please check the attached 2 files which are word file before...awais.hafeez May 10, 2021, 3:25pm 2 @m.mustafa2194 , Please 1) upgrade...

    forum.aspose.com/t/word-to-pdf-arabic-format-is...
  7. Aspose::Words::Vba::VbaProject::get_Modules met...

    Aspose::Words::Vba::VbaProject::get_Modules method. Returns collection of VBA project modules in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Format method. Provides access to fill and line formatting of the series in C++....u "Category 1" , u "Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Export Math Equations from Presentations in PHP...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for PHP via Java — preserve formatting and boost compatibility....( "a" ) -> setSuperscript ( "2" ) -> join ( "+" ) -> join ( new...( "b" ) -> setSuperscript ( "2" )) -> join ( "=" ) -> join (...

    docs.aspose.com/slides/php-java/exporting-math-...
  10. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method..."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...