Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 149,639 for

2

(0.17 sec)
  1. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++.... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access...textBody . textParagraphs . get ( 2 ); p . alignmentType = TextAlignmentType...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  3. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. When using GIS API how the sourcePath converted...

    Hi Alexander, When using this GIS API: VectorLayer.Convert(sourcePath, srcDriver, outputPath, destDriver, options); Does all the files in the source files are converted to the outputPath, even if there are not mandato…...Discourse December 28, 2025, 8:34am 2 @danies8 What specific GIS API... 9:06am 3 1.Using Aspose.GIS 2.“bala.txt” is not part of a valid...

    forum.aspose.com/t/when-using-gis-api-how-the-s...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::get_Count method. Gets the number of elements contained in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....of custom document property #2"); System.out.println("Custom...\"{0}\"\n\tType: \"{1}\"\n\tValue: \"{2}\"", property.getName(), property...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Words for Python via .NET — “No usable v...

    Hi Aspose Team, I am doing conversion of very larger doc/docx files to pdf using Aspose.Words for Python via .NET (v24.10.0), based on Ubuntu 22.04 + Python 3.10. Error:- System.DllNotFoundException: No usable version …...Kumar1Vikash October 30, 2025, 2:15pm 1 Hi Aspose Team, I am doing...Discourse October 30, 2025, 2:16pm 2 @Kumar1Vikash It appears you...

    forum.aspose.com/t/aspose-words-for-python-via-...
  8. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js...."No Symbol" programmatically 2 34 March 5, 2025 Corrupted shapes...master with NURBS geometry shapes 2 107 February 11, 2025 Broken diagram...

    forum.aspose.com/c/diagram/17
  9. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted lines when converted to PDF using the code below renders them as solid lines. But when you zoom into the PDF to a rid…...words-net JThomas98 December 2, 2025, 7:27pm 1 Hi, I’m having...the word document that contains 2 x-axis dotted lines when converted...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  10. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

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