Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 66,875 for

import

(0.15 sec)
  1. EPUB Converter – Aspose.HTML for Python via .NET

    Learn about supported EPUB conversions and consider Python example of how to convert EPUB to PDF using Aspose.HTML....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/epub-converter/
  2. Repair PDF with Go via C++|Aspose.PDF for Go vi...

    This topic describes how to Repair PDF via Go via C++... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/repair-pdf/
  3. Beperk Dokument Redigering in Python|Aspose.Wor...

    Beperk redigering van'n dokument deur die opstel van'n beperking tipe met behulp van Python. U kan ook beskerming verwyder en onbeperkte bewerkbare streke maak....beskerming te voeg tot jou dokument: import aspose.words as aw doc = aw...in vorm velde moontlik is: import aspose.words as aw # Insert...

    docs.aspose.com/words/af/python-net/restrict-do...
  4. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF Import com.aspose.pdf.*; Import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; Import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf...HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  5. Გადაიყვანეთ Გამოსახულება WORD Java

    გადაიყვანეთ Გამოსახულება WORD Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/im...
  6. Გადაიყვანეთ Გამოსახულება DOCX Java

    გადაიყვანეთ Გამოსახულება DOCX Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/im...
  7. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram....Picture Shape Programming Sample Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/net/working-with-images/
  8. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Change QR Code Color using Python

    This article guides on how to change QR code color using Python. It shares instructions set for developing the application, IDE configuration, and a sample code to set QR code background color using Python....set QR code background color Import required modules aspose.barcode...colored QR code using Python . Import required modules and classes...

    kb.aspose.com/barcode/python/change-qr-code-col...