Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 2,948 for

file processing

(0.06 sec)
  1. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....with the help of a stepwise process and runnable sample code. You...Python and save the resultant file as DOCX or DOC without installing...

    kb.aspose.com/words/python/how-to-add-header-an...
  2. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless document Processing....Shows how to customize the process of loading external resources..."Aspose logo" : args . SetData ( File . ReadAllBytes ( ImageDir +...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input File with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...trying to transformation input file with below code. Document doc...image.jpg in files.zip (119.2 KB) When output file is compared...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  4. Stroke.image_bytes property | Aspose.Words for ...

    Stroke.image_bytes property. Defines the image for a stroke image or pattern fill.... Examples Shows how to process shape stroke features. doc...doc = aw . Document ( file_name = MY_DIR + 'Shape stroke pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python.... It goes through the process of creating an SVG image from...Specify a sample string as an SVG file containing a line Declare an...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  6. Add Module in Excel VBA Library in Java

    Add module in Excel VBA library in Java by following this article. It has IDE settings, a list of steps, and a sample code to modify Excel macro library in Java....development of a macro for an Excel file. Steps to Modify Excel VBA Code...module Save the output Excel file as XLSM on the disk or stream...

    kb.aspose.com/cells/java/add-module-in-excel-vb...
  7. How to Convert Excel to JPG using Node.js

    This article guides on how to convert Excel to JPG using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to develop an Excel to image converter using Node.js....steps explain the process to convert Excel file to JPG using Node...Node.js . The process requires the loading of the workbook and...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  8. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....list of steps defining the process, and a sample code for adding...ActiveX controls Create an Excel file using the Workbook class for...

    kb.aspose.com/cells/net/using-activex-controls-...
  9. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....You will not only learn the process to rotate the text in the PDF...in the resultant output PDF file. Steps to Rotate Text in Adobe...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  10. Underline after changing the text color - Free ...

    I am using Aspose PDF library for .Net version 24.10 in my application, For one of the PDF File(attached File “sample-error-3.pdf”) , I am facing an issue, when I create link for the text “Section 2.1” or for the text …...application, For one of the PDF file(attached file “sample-error-3.pdf”)...********** I have attached sample files, sample-error-3.pdf which is...

    forum.aspose.com/t/underline-after-changing-the...