Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 223,114 for

new

(1.08 sec)
  1. Փոխարկել Պատկեր SVG C#

    Փոխարկեք Պատկեր ը SVG ձևաչափի C# կոդով: Պահեք Պատկեր որպես SVG օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.svg" , new ImageSaveOptions(SaveFormat.Svg));...

    products.aspose.com/words/hy/net/conversion/ima...
  2. Convert SVG to JPEG – C# Code and Online Converter

    Convert SVG to JPEG format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to JPEG conversion....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-j...
  3. Convert SVG to GIF – C# Code and Online Converter

    Convert SVG to GIF format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to GIF conversion....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-gif/
  4. Public API Changes in Aspose.Cells 8.7.0|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.... It includes not only new and updated public methods, added...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); //Set the...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Merge Field displaying as it is with Aspose v23...

    Hi, We have recently updated aspose dll version from V14 to V23. We are seeing issues in the forms related to merge fields added on the word document. When this word document having merge fields is converted to pdf the …...doc= new Document(@"C:\Temp\in.docx"); string[] keys = new string[]..."position" }; string[] values = new string[] { "James Bond", "Spy"...

    forum.aspose.com/t/merge-field-displaying-as-it...
  6. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object.... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Փոխարկել PDF BMP C#

    Փոխարկեք PDF ը BMP ձևաչափի C# կոդով: Պահեք PDF որպես BMP օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/pdf...
  9. Փոխարկել PDF TIFF C#

    Փոխարկեք PDF ը TIFF ձևաչափի C# կոդով: Պահեք PDF որպես TIFF օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/pdf...
  10. Փոխարկել PDF JPG C#

    Փոխարկեք PDF ը JPG ձևաչափի C# կոդով: Պահեք PDF որպես JPG օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/pdf...