Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 196,905 for

new

(0.16 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....specifying start of new section on a new page, or a paragraph...specifying start of new section in a new column. SectionBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Delete Ranges with Node.js via C++|Documentation

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/delete-ranges-...
  3. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two color...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 使用 C# 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 C# 源代码。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var textAnnotation = new Aspose . Pdf . Annotations ....

    products.aspose.com/pdf/zh-hans/net/annotation/
  6. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Cells HtmlSaveOptions options = new() { ExportImagesAsBase64 = true...(var ms = new FileStream(input, FileMode.Open)) wbc = new Workbook(ms...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  7. ChartAxis.DisplayUnit | Aspose.Words for .NET

    Discover how the ChartAxis DisplayUnit property enhances your data visualization by optimizing value axis scaling for clearer insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Slide Master|Aspose.Slides for Node.js via .NET...

    Add or edit slide master in PowerPoint presentation in JavaScript... When a new slide is added to a presentation...getSlides() list, and every new slide is added to the end of...

    docs.aspose.com/slides/nodejs-java/slide-master/
  9. Aspose.PSD for .NET 19.3 - 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.... Save ( exportPathPng , new PngOptions () { ColorType = PngColorType..."StrokeComplexRenderi.png" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  10. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlSaveOptions htmlOptions = new HtmlSaveOptions ( SaveFormat...

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