Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 44,980 for

.net'

(0.49 sec)
  1. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library....Learn how to save an SVG document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library.

    docs.aspose.com/svg/python-net/save-svg-file/
  2. How to Compress or Extract Archives using C# | ...

    Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats....Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats.

    docs.aspose.com/zip/net/how-to/
  3. Convert PDF documents using Python|Aspose.PDF f...

    Learn how to convert PDFs to other formats in Python (NET) with Aspose.PDF for streamlined document processing....Learn how to convert PDFs to other formats in Python (NET) with Aspose.PDF for streamlined document processing.

    docs.aspose.com/pdf/python-net/converting/
  4. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document.

    docs.aspose.com/pdf/net/extract-table-from-exis...
  5. Converting Documents in Windows Azure|Aspose.Wo...

    Use Aspose.Words for .NET in Windows Azure to load, convert, and save documents. To do this, you can create a `WebRole` application that can be run in the Development Fabric or deployed to Windows Azure using C#....Use Aspose.Words for .NET in Windows Azure to load, convert, and save documents. To do this, you can create a `WebRole` application that can be run in the Development Fabric or deployed to Windows Azure using C#.

    docs.aspose.com/words/net/converting-documents-...
  6. Aspose.word for net 使用GetShapeRenderer().Save渲染...

    ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.Png); imageOptions.PaperColor = Color.Transparent; imageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); shape.GetShapeRe…...ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.Png); imageOptions.PaperColor = Color.Transparent; imageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); shape.GetShapeRe…

    forum.aspose.com/t/aspose-word-for-net-getshape...
  7. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....This section explains how to add actions to the document and form fields programmatically with C#.

    docs.aspose.com/pdf/net/actions/
  8. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook.

    docs.aspose.com/words/net/work-with-document-st...
  9. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#.

    docs.aspose.com/words/net/rendering-shapes-sepa...
  10. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations.

    docs.aspose.com/svg/net/svg-transformations/