Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 223,144 for

new

(1.18 sec)
  1. Shading.foregroundPatternThemeColor property | ...

    Shading.foregroundPatternThemeColor property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your document's layout for better readability and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PageSetup.FooterDistance | Aspose.Words for .NET

    Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your document layout effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Shading.backgroundPatternThemeColor property | ...

    Shading.backgroundPatternThemeColor property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert HTML to BMP – C# code and Online Converter

    Convert HTML to BMP online or using Aspose.HTML for .NET API. Save HTML page as BMP image in C# code. Try online HTML to BMP Converter for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  6. 分组、转换和验证形状|Documentation

    本节介绍如何使用 Aspose.Diagram 对形状进行分组。...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Aspose . Diagram . Shape [] ss = new Aspose . Diagram . Shape [ 3...

    docs.aspose.com/diagram/zh/net/group-convert-an...
  7. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  8. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby.... new ( @data_dir + "TestFile.Destination..."com.aspose.words.Document" ) . new ( @data_dir + "TestFile.Source...

    docs.aspose.com/words/java/joining-and-appendin...
  9. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...something like: StringBuilder sb = new StringBuilder(); for (Section...using section.getBody().toString(new TextSaveOptions()) and enabling...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  10. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet points...FontSavingCallback callback = new FontSavingCallback (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...