Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 155,328 for

2

(0.15 sec)
  1. CustomXmlSchemaCollection.Count | Aspose.Words ...

    Discover the CustomXmlSchemaCollection Count property to easily retrieve the total number of elements in your XML schema collection. Optimize your data management!... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....); builder -> Write ( u "Run 2. " ); // Every invocation of the...() -> get_Runs (); ASSERT_EQ ( 2 , runs -> get_Count ()); // We...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Bug with Osm to Osm conversion do not look the ...

    Hi Alexander, I converted 1.osm to itself. I used QGIS to compare the results before and after and they are not the same. Can you explain? Please see : Attached files before and after + log. image.png (6.2 KB) O…...2 KB) Osm To Osm.7z (28.5 KB) Thanks...Alexander.Matveev March 25, 2026, 2:48pm 2 Hi, @danies8 Yes, this is...

    forum.aspose.com/t/bug-with-osm-to-osm-conversi...
  5. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....LinearExtrusion ( profile , 2 ) {{ setSlices ( 2 );}}); // Perform linear...new LinearExtrusion ( profile , 2 ) {{ setSlices ( 10 );}}); //...

    docs.aspose.com/3d/java/working-with-linear-ext...
  6. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code page 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...
  7. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not 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. FieldArgumentBuilder.AddText | Aspose.Words for...

    Enhance your arguments with the FieldArgumentBuilder AddText method. Effortlessly add plain text for improved clarity and functionality....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Converting pcl to pdf - Free Support Forum - as...

    Hello, I'm examining the .net to pdf tool and I want to convert a .pcl to pdf.For creating the pcl files I'm doing the print to file after pressing ctrl + p on all my files: 1. Simple notepad file - works fine!2. Excel -…... 2. Excel - isn’t working well, all...ahmad October 15, 2015, 11:56pm 2 Hi Dani, Thanks for your inquiry...

    forum.aspose.com/t/converting-pcl-to-pdf/27876
  10. 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...