Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 28,749 for

file

(0.1 sec)
  1. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....-> Save ( ArtifactsDir + u "File.DetectDocumentEncryp.odt" ,...saveOptions ); // Verify the file type of our document, and its...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....combo box control in the Word file and then saving it in MS Word-supported...a form Create or load a Word file using the Document class object...

    kb.aspose.com/words/python/how-to-create-a-fill...
  3. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....Email for Java JAR file from the Maven Repository Import...Import the required files from the API in your project Set the...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  4. DocumentPartSavingArgs.document property | Aspo...

    DocumentPartSavingArgs.document property. Gets the document object that is being saved....our document to multiple HTML files: one for each section. options...we will end up with one html file which links to several images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IImageSavingCallback.imageSaving method | Aspos...

    IImageSavingCallback.imageSaving method. Called when Aspose.Words saves an image to HTML....our document to multiple HTML files: one for each section. options...we will end up with one html file which links to several images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage File paths with customizable settings for enhanced File handling and organization....whether to include the full file path name. public bool IncludeFullPath...will display the local system file name of the document we loaded...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java....PDF file options Save the loaded ODP file as a PDF file using...initiated by loading the source ODP file from the disk, which is then...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  8. Zoom PDF using Python

    Follow this article to zoom PDF using Python. It has the IDE settings, a list of steps, and a sample code to zoom out PDF using Python on a specific page and position....position in the PDF file. Steps to Zoom PDF File using Python Set...on open Load the target PDF file into the Document class object...

    kb.aspose.com/pdf/python/zoom-pdf-using-python/
  9. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#.... Steps to Extract Font File from PDF using C# Set the IDE...extract fonts Load the source PDF file with the Document class object...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  10. How to Convert Excel to JSON in Node.js

    In this simple topic, we will focus on how to convert Excel to JSON in Node.js. You can easily export an Excel File to JSON in Node.js using a simple API interface with a simple configuration.... The JSON file format formulate the data as...instance to access the input Excel file and convert the export to JSON...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...