Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 128,811 for

code

(1.01 sec)
  1. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…... Sample Code Here is a sample Java code snippet that demonstrates...toString(); } } Explanation of the Code Document Loading : The document...

    forum.aspose.com/t/content-control-data-extract...
  2. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  3. Managing Document Properties in Ruby|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.... Ruby Code def get_properties () data_dir...of the Document module. Ruby Code def add_custom_property () data_dir...

    docs.aspose.com/cells/java/managing-document-pr...
  4. How to Save Email Message to Disk in C#

    This step by step tutorial shows you how to save email message to disk in C#. The Code for saving email message to disk in C# is easy and simple....save email message to EML in C# code on the disk. In our previous...and then save them to disk. Code to Save Email Message to Disk...

    kb.aspose.com/email/net/how-to-save-email-messa...
  5. How to Convert Markdown to XPS in C#

    This step by step tutorial shows you how to convert Markdown to XPS in C# via Code. Convert MD to XPS in C# .NET windows or ASP.NET applications with Aspose.HTML API....to HTML in C# and then use C# code to convert HTML to XPS file...easy. Code to Convert Markdown to XPS in C# The above code shows...

    kb.aspose.com/html/net/how-to-convert-markdown-...
  6. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running Code snippet to develop a circle drawer in C#....stepwise algorithm, and a running code snippet to develop a circle...Moreover, the circle drawing code can be customized further to...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  7. 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....difficult, especially when moving code to different operating systems...component written in fully managed code in pure C#. It has zero reliance...

    docs.aspose.com/email/net/comparison-of-aspose-...
  8. Validate Financial Reports via Python | product...

    Python Code to validate financial reports in XBRL and iXBRL files via Python library....ValidationErrors to get the right error code and act accordingly by printing...writing within a file. Python Code to Validate XBRL File Validate...

    products.aspose.com/finance/python-net/validate/
  9. 类型1字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java中1型字体的字形和指标的基础知识。...Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  10. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…... Code: var doc = new Document(@".\test...saving the document. Code Here’s a code snippet that demonstrates...

    forum.aspose.com/t/landscape-pages-are-rendered...