Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 151,017 for

2

(0.14 sec)
  1. 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...
  2. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 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...
  5. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....its last paragraph, specify -2. Remarks The navigation is performed...MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your document's section for enhanced layout control.... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...