Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 3,045 for

dlls only

(0.39 sec)
  1. Licensing – Aspose.SVG for .NET

    Licensing and Evaluation Version Requirements for SVG C# library and setting the license with file or stream and applying metered license.... Only the first four pages of the...SVG document can be converted. Only 50% of SVG Document’s nodes...

    docs.aspose.com/svg/net/getting-started/licensing/
  2. Create Pivot Tables and Pivot Charts|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....evaluation mode has no time limit and only injects watermarks into produced...Cells\Bin\Net1.0\Aspose.Cells.dll . Adding a Pivot Table To create...

    docs.aspose.com/cells/net/create-pivot-tables-a...
  3. Comparison of Aspose.Email.Mail with MS APIs|Do...

    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....dll) and CDO.Message (found in the cdosys.dll). You will...server. By default, cdonts.dll and cdosys.dll are installed with W...

    docs.aspose.com/email/net/comparison-of-aspose-...
  4. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...types of barcodes; however, only the Code39 symbology can be...barcodes without a watermark. You only have to set the license once...

    docs.aspose.com/barcode/net/licensing/
  5. Aspose.Words or Open XML SDK|Aspose.Words for .NET

    Aspose.Words for .NET is a very useful document processing library that provides great support for all Microsoft Word and other document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs using C#....components are packaged into a single DLL, there will never be a need to...to function. This allows not only to provide a stable work with...

    docs.aspose.com/words/net/aspose-words-or-open-...
  6. Comparing VSTO with Aspose.Cells for .NET|Docum...

    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....web‑hosting servers that can only operate under Medium Trust....Framework versions supported : only .NET Framework 2.0 or greater...

    docs.aspose.com/cells/net/comparing-vsto-with-a...
  7. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...dll After installing / updating libgdiplus...instead of the older overload that only takes a Stream . The EmfRenderSetting...

    forum.aspose.com/t/image-conversion-issue-with-...
  8. Edit PPSM files using .NET | products.aspose.com

    C# source code to edit PPSM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET DLL referenced in your project -...the slide show and is in read-only mode by default. PPSM files...

    products.aspose.com/slides/net/editor/ppsm/
  9. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET DLL referenced in your project -...format is PPSM but it is read-only by default and starts the slideshow...

    products.aspose.com/slides/net/editor/pptm/
  10. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...iterating the SdtBlock nodes but only reading the tag value. To get....net core 8 and aspose.word.dll latest version. Amol_Hekade February...

    forum.aspose.com/t/all-contents-block-sdtblock-...