Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 28,735 for

file

(0.04 sec)
  1. LaTeX embedded graphics | API for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....externally relative to the LaTeX file itself; instead, these images...within the LaTeX file. However, since TeX/LaTeX files are plain text...

    docs.aspose.com/tex/java/latex-graphics-embedding/
  2. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET API. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter.... DOCX files can be opened with Word 2007...of MS Word, which support DOC file extensions. EPUB to DOCX conversion...

    docs.aspose.com/html/net/convert-epub-to-docx/
  3. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from PDF and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from PDF using Python....and save them in another PDF file. You will also learn different...extract desired pages from a PDF file with the help of a few API calls...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  4. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....WordprocessingML stored in a flat XML file instead of a ZIP package. FlatOpcMacroEnabled...Document stored in a flat XML file instead of a ZIP package. FlatOpcTemplate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Creating, Opening and Saving Images|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....Contents [ Hide ] Creating Image Files Aspose.PSD for Java allows developers...image format. To create an image file, first create an instance of...

    docs.aspose.com/psd/java/creating-opening-and-s...
  6. Convert 3MF to STL in C#

    This quick guide covers how to convert 3MF to STL in C#. It comprises of the stepwise algorithm, environment configuration, and a sample code to create a 3MF to STL converter in C#....approaches to customize the 3MF file conversion process. Steps to...Studio IDE Read the source 3MF file with the Scene class Initiate...

    kb.aspose.com/3d/net/convert-3mf-to-stl-in-csharp/
  7. Assemble Slides|Aspose.Slides 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....slides to the presentation files, let us discuss some facts about...Each PowerPoint presentation file contains Master / Layout slide...

    docs.aspose.com/slides/net/assemble-slides/
  8. OleFormat.isLocked property | Aspose.Words for ...

    OleFormat.isLocked property. Specifies whether the link to the OLE object is locked from updates....extract embedded OLE objects into files. let doc = new aw . Document...the OLE object to a file in the local file system, // we can use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon File and caption. Detects OLE object type using given progID parameter in C++.... Allows to specify icon file and caption. Detects OLE object...System::String& Full path to the ICO file. If the value is null , Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to Password Protect a Word Document in C#

    This tutorial provides information on how to password protect a Word document in C#. You will get the detailed information for configuring the IDE, detailed steps to understand the programming model and a runnable sample code to demonstrate the process to protect Word document in C#....DOC , DOCX , or any other Word file format. Steps to Lock Word Document...protecting the Word file Create a new Word file using the Document...

    kb.aspose.com/words/net/how-to-password-protect...