Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 37,817 for

2

(0.04 sec)
  1. ExportListLabels enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB....( "Default numbered list item 2." ); builder . listFormat . listIndent..."Outline legal heading list item 2." ); builder . listFormat . listIndent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...2.0. Here is the code that I’ve...public void Convert_html_to_pdf_2() { // Arrange var html = @"<html...

    forum.aspose.com/t/converting-html-to-pdf-error...
  3. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....writeln(); // 2 - Use an XPath to take specific...xsl"); builder.writeln(); // 2 - Use an XPath to take specific...

    reference.aspose.com/words/java/com.aspose.word...
  4. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...start_page_index = 0 , page_count = 2 ) aw . lowcode . Splitter . extract_pages...ARTIFACTS_DIR + 'LowCode.ExtractPages.2.docx' , save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to Html or Epub format in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Save a OneNote Document

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......one" ; 2 string dataDir = RunExamples....string inputFile = "Sample1.one" ; 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/save-a-onenote-document/
  8. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...paragraphText ); Assert . AreEqual ( "Run 2. Initial text." , paragraph ....

    reference.aspose.com/words/net/aspose.words/com...
  9. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。... Svg ; 2 using System. IO ; 3 ... 4 5 string...元素的信息: Copy 1 using Aspose. Svg ; 2 using System. IO ; 3 using System...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...2 KB and here the source code which...Discourse April 1, 2025, 10:40am 2 @giuseppe.elmota It seems that...

    forum.aspose.com/t/some-styles-were-not-copied-...