Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,353 for

import document

(0.11 sec)
  1. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the Import field...FieldImport class Implements the IMPORT field. To learn more, visit...the Working with Fields documentation article. Remarks Retrieves...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Convert Markdown to HTML in Python – Aspose.HTML

    Convert Markdown to HTML using Aspose.HTML Python library. Consider Markdown to HTML conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * {{#if_output 'BMP' 'JPG' 'JPEG' 'GIF'...

    docs.aspose.com/html/python-net/convert-markdow...
  7. Convert SVG to PNG in Python – Code Example and...

    Learn how to convert SVG to PNG format both online and using Python. Discover a Python code example for SVG to PNG conversion....NET Live Demos Free Trial Documentation API Reference Overview Overview...Overview Live Demos Free Trial Documentation API Reference Download Pricing...

    products.aspose.com/svg/python-net/conversion/s...
  8. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային Java ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/conversion/
  9. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...dstDoc = MakeObject < Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...USE_OUTLINES); // Save the document as PDF doc.save("output.pdf"...during the conversion of a DOCX document to PDF using Aspose.Words...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...