Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 222,982 for

new

(0.49 sec)
  1. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next paragraph styles for enhanced formatting and design efficiency.... Document doc = new Document ( MyDir + "Style with...style . Aliases , Is . EqualTo ( new [] { "MyStyle Alias 1" , "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-markdown/
  3. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...LineBreakDemo () { Document doc = new Document (); Page page = doc...i ++ ) { TextFragment text = new TextFragment ( "Lorem ipsum \r\ndolor...

    docs.aspose.com/pdf/java/determine-line-break/
  4. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...htmlStream = new MemoryStream()) { workbook.Save(htmlStream, new Aspose...using (StreamReader reader = new StreamReader(htmlStream)) { htmlStm...

    forum.aspose.com/t/how-to-remove-default-bookma...
  8. XamlFlowSaveOptions constructor | Aspose.Words ...

    Aspose.Words.Saving.XamlFlowSaveOptions constructor...XamlFlowSaveOptions() Initializes a new instance of this class that can...XamlFlowSaveOptions(saveFormat) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 Java 版 API 转换 XPS

    本文通过代码片段,对 Aspose.Page API 解决方案中 Java 版 XPS 到 JPG 的转换功能进行了描述和演示。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert-xps/
  10. 使用Type1字体|的文本渲染|Java

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染1型字体的基础知识。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/text-rendering-typ...