Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 9,997 for

2 of

(0.23 sec)
  1. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model in Java, how to edit HTML, and use inline CSS and Internal CSS....instance of the HTMLDocument class 2 HTMLDocument document = new HTMLDocument();...looks like this: Copy 1 < html > 2 < head > 3 < style > . gr { color:...

    docs.aspose.com/html/java/edit-a-document/
  2. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning Of the current paragraph (no text before the cursor).... at ( 2 ). nodeType ). toEqual ( aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values.... AreEqual ( 2 , shapes . Length ); // The two...

    reference.aspose.com/words/net/aspose.words.dra...
  4. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...95 , 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert HTML to MHTML in Java – Aspose.HTML for...

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

    docs.aspose.com/html/java/convert-html-to-mhtml/
  6. Convert SVG to DOCX | C#

    Convert SVG to DOCX in C# using Aspose.HTML API. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter....method to convert SVG to DOCX 2 Converter. ConvertSVG (Path. Combine...NET. Copy 1 // Prepare SVG code 2 string code = "<svg xmlns='http://www...

    docs.aspose.com/html/net/convert-svg-to-docx/
  7. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning Of the current paragraph (no text before the cursor) in C++....firstParagraphNodes -> idx_get ( 2 ) -> get_NodeType ()); // The...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting Of the data labels...."AW Category 1" , "AW Category 2" , "AW Category 3" , "AW Category...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...Discourse April 25, 2025, 4:06am 2 @bhav Can you please provide more...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  10. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height Of an object.... write ( "Row 2, cell 1." ); builder . endTable...

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