Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,944 for

file processing

(0.03 sec)
  1. How to Change SVG Background Color in C#

    This article guides on how to change SVG background color in C#. It has the information to set the environment, a list of steps, and a runnable sample code for SVG color change in C#....SVG color Load the source SVG file into the SVGDocument having...root element in the loaded SVG file Access the rectangle element...

    kb.aspose.com/svg/net/how-to-change-svg-backgro...
  2. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...modified presentation as a PPTX file. This Java code shows you how...class that represents a PPTX file Presentation pres = new Presentation...

    docs.aspose.com/slides/java/picture-frame/
  3. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...modified presentation as a PPTX file. This Java code shows you how...class that represents a PPTX file Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/picture-frame/
  4. How to Convert PDF to JPEG in C#

    This simple tutorial entails how to convert PDF to Jpeg in C#. In order to write the PDF to Jpeg converter C# code and detailed steps are provided along with the environment configuration....manager Access the source PDF file for conversion to JPEG image...PDF file pages as JPEG images using the JpegDevice.Process function...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-jpe...
  5. How to Add Digital Signature in Excel using C#

    This tutorial provides you information how to add digital signature in Excel using C#. You will get the configuration resources, stepwise approach to create and insert electronic signature in excel using C# and a complete runnable sample code to demonstrate this feature....certificate using the certificate file name and the password Create...the signed workbook Here the process to put digital signature in...

    kb.aspose.com/cells/net/how-to-add-digital-sign...
  6. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...applied during the filling process. During debugging, I can see...reflected in the file: the styles.xml file lacks the critical...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  7. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....control the loading of the source file and then use a Workbook class...loading the input CSV file. During this process, using C# convert...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...
  8. How to Read Bookmarks in PDF using Java

    This tutorial provides details on how to read bookmarks in PDF using Java. You can extract bookmarks in pdf using Java such that all the main bookmarks and their child bookmarks can also be retrieved....bookmarks in PDF Load the target PDF file using the Document class object...we first load the target PDF file and then get the reference to...

    kb.aspose.com/pdf/java/how-to-read-bookmarks-in...
  9. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python.... You will learn the process through a systematic approach...highlight text Load the target PDF file where text is to be highlighted...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  10. Convert PPT and PPTX to PDF in Java [Advanced F...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in Java using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents....slides, password-protect PDF files, detect font substitutions,...presentation to PDF, pass the file name as an argument to the Presentation...

    docs.aspose.com/slides/java/convert-powerpoint-...