Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 28,749 for

file

(0.15 sec)
  1. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_Document method. Gets the document object that is being saved in C++....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/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::IImageSavingCallback::Im...

    Aspose::Words::Saving::IImageSavingCallback::ImageSaving method. Called when Aspose.Words saves an image to HTML in C++....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/cpp/aspose.words.sav...
  3. LaTeX to PDF | Aspose.TeX for Python

    Learn how to convert TeX to PDF using the Aspose.TeX API solution for Python with this article, which provides a detailed explanation and code examples....object_latex ) 3 # Specify a file system working directory for...perfect for converting a LaTeX file . This configuration instructs...

    docs.aspose.com/tex/python-net/latex-to-pdf/
  4. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....than view the resulting EPS file with our EPS Viewer Aspose.Page...Encapsulated PostScript (EPS) file with using of any language supported...

    docs.aspose.com/page/net/convert/emf-to-eps/
  5. Create ZIP in C#

    This brief tutorial covers how to create a ZIP File in C#. It contains all the details including the algorithm and the code snippet to develop a ZIP File maker in C#....tutorial covers how to create a ZIP file in C# . It contains all the...code snippet to develop a ZIP file maker in C# . Furthermore, you...

    kb.aspose.com/zip/net/create-zip-in-csharp/
  6. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples.... DOCX files are widely supported and easily...EPUB Converter Convert EPUB files to other formats in real-time...

    docs.aspose.com/html/python-net/convert-epub-to...
  7. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...slides[slide_id]["pptx_file_path"] pres = slides.Presentation(io...Presentation(io.BytesIO(self.file_saver.read_bytes(blob_name))) slide...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  8. How to Add Digital Signature to PDF in C#

    This basic tutorial discusses the details on how to add digital signature to PDF in C#. The sample code provided in this article in C# add signature to PDF whereas detailed steps are also shared....using C# add signature to PDF file. Steps to Add Digital Signature...document and the certificate file in PKCS7 class object Set the...

    kb.aspose.com/pdf/net/how-to-add-digital-signat...
  9. How to Transform PDF to SVG using Python

    This quick tutorial discusses how to transform PDF to SVG using Python. It explains the environment configuration, stepwise algorithm, and a sample code to export PDF to vector image using Python....snippet will quickly convert the files and can be used in any system...class Write the generated SVG file These steps help you understand...

    kb.aspose.com/pdf/python/how-to-transform-pdf-t...
  10. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....saveOptions) Specifies output file for the processor. to(String...watermarkerContext.setImageWatermark(Files.readAllBytes(Paths.get(watermarkImage)));...

    reference.aspose.com/words/java/com.aspose.word...