Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 9,936 for

2 of

(0.1 sec)
  1. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency...." ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…...smart-markers pgcentric January 27, 2025, 2:26pm 1 Hi , We are facing following...Discourse January 27, 2025, 2:26pm 2 @pgcentric Can you please...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  5. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....write("Section 2."); Assert.assertEquals("Section 1. \fSection 2.", doc...Assert.assertEquals("Section 2.", doc.getText().trim()); getBookmarks()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::RemoveAllSignatures method. Removes all digital signatures from document in source stream and writes unsigned document to destination stream. Output will be written to the start Of stream and stream size will be updated with content length.The following formats are compatible for digital signature removal: Doc, Dot, Docx, Dotx, Docm, Odt, Ott in C++....docx" ); // 2 - Determine the locations of both...LoadAndRemove.FromString.docx" ); // 2 - Determine the locations of both...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value Of this object in C++....-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. PowerPoint Math Equations|Aspose.Slides for Nod...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... setSuperscript ( "2" ). join ( "=" ). join ( new aspose...MathematicalText ( "a" ). setSuperscript ( "2" )). join ( "+" ). join ( new...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  9. Aspose.PSD for .NET 24.1 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... ActivePageIndex = 2 ; // Save the third page of the...page. image . ActivePageIndex = 2 ; // Save the third page of the...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  10. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX in Java using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....method to convert HTML to DOCX 2 Converter. convertHTML ( "<h1>Convert...an HTML document from a file 2 HTMLDocument document = new HTMLDocument(...

    docs.aspose.com/html/java/convert-html-to-docx/