Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 198,847 for

new

(0.17 sec)
  1. Read, update and write DWG file|CAD Documentation

    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....then saving to a new file. So you can open a new file in AutoCAD...

    docs.aspose.com/cad/net/how-to/work-with-file/r...
  2. How to set category axis with Golang via C++|Do...

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....sample code Create a new workbook. Create a new chart in the first...

    docs.aspose.com/cells/go-cpp/how-to-set-categor...
  3. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...how to do this: Document doc = new Document("Template.docx"); doc...getMailMerge().setFieldMergingCallb(new HandleMergeField()); doc.getMailMerge()...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  4. Merge ZIP files to one 7ZIP archive via C#

    Source code for merge ZIP files to one 7ZIP archive via C#. Use API example code for combine ZIP files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/zip-to-7zip/
  5. Markdown Converter – Convert MD in C# or Online

    Learn how to convert Markdown to other formats using Aspose.HTML for .NET API and consider C# example of Markdown to JPG conversion....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/markdown-converter/
  6. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownSaveOptions.TableContentAlignment | Asp...

    Discover the MarkdownSaveOptions TableContentAlignment property to customize table content alignment for seamless Markdown exports. Default is Auto.... DocumentBuilder builder = new DocumentBuilder (); builder ...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { TableContentAlignmen...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  9. View XPS Files using C# | Aspose.PDF

    Open and view XPS documents programmatically with C# sample code using Aspose.PDF for .NET...view XPS files var options = new Aspose . Pdf . XpsLoadOptions...XpsLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/xps/
  10. Animated Text|Aspose.Slides for PHP Documentation

    Animated text in PowerPoint with Java...single paragraph: $presentation = new Presentation ( "Presentation...$pres = new Presentation ( "Presentation.pptx" ); $Array = new java_class...

    docs.aspose.com/slides/php-java/animated-text/