Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 67,033 for

import

(0.93 sec)
  1. Aspose::Words::Fields::FieldInclude::get_TextCo...

    Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the format of the included file in C++....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…...conversion: import aspose.diagram as diagram import aspose.pdf...

    forum.aspose.com/t/is-it-possible-to-change-the...
  3. Convert Visio to PDF via Python | products.aspo...

    Sample Python conversion Visio to PDF file. Use this example code to convert Visio to PDF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  4. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  5. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....</html>" ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/net/aspose.words/htm...
  6. Read Zimbra TGZ Storage Files in Node.js via .N...

    Read TGZ Files Open TGZ Files & Extract Email Data in Node.js Open and read TGZ files in JavaScript, accessing emails......coding, please spare a minute to import Aspose.Email to access its...parsing using Node.js via .NET // Import the Aspose.Email library const...

    products.aspose.com/email/nodejs-net/reading-zi...
  7. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path infiles_streams = [ FileIO ( path . join (...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  8. Set Captions to OLE Icons in Python|Aspose.Slid...

    Discover how to set captions for OLE object icons in PPT, PPTX and ODP presentations with Aspose.Slides for Python .NET, enhancing slides with custom labels.... import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/set-caption-t...
  9. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....and chain operations: Python import aspose.threed as a3d # Change...z) into (x + 1, y, z) Python import aspose.threed as a3d # use...

    docs.aspose.com/3d/python-net/simplify-the-crea...
  10. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file... import aspose.pdf as ap data_dir =...

    docs.aspose.com/pdf/python-net/create-form/