Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 164,066 for

new

(0.08 sec)
  1. PDF to HTML Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to HTML document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-html/
  2. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...used: using (Diagram diagram = new(vsdFileName, LoadFileFormat.Vsd))...SVGSaveOptions svgSaveOptions = new() { ExportHiddenPage = false...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  3. SVG Converter – Convert SVG in C#

    In this article, you learn how to convert SVG to other formats using Aspose.HTML API and consider a C# example of SVG to PNG conversion....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/svg-converter/
  4. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with OneNote Document

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-onenote-d...
  6. Presentation Theme|Aspose.Slides for Node.js vi...

    PowerPoint presentation theme in JavaScript...applying new colors for the theme. To allow you select a new theme...color for a theme: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  8. 使用 PdfExtractor 提取图像|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类通过 Aspose.PDF Facades 提取图像。...document using ( var extractor = new Aspose . Pdf . Facades . PdfExtractor...document using ( var extractor = new Aspose . Pdf . Facades . PdfExtractor...

    docs.aspose.com/pdf/zh/net/extract-images/
  9. Render Resource Usage or Sheet Views in Ruby

    Learn how to read Microsoft Project (MPP/XML) resource usage and resource sheet views using Aspose.Tasks Java for Ruby....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your document....this automatically starts a new row Optionally, use the CellFormat...After calling InsertCell , a new cell is created, and any content...

    docs.aspose.com/words/net/create-a-table/