Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 55,087 for

import

(0.16 sec)
  1. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Here’s my code: import com.aspose.pdf.*; import java.io.ByteArrayInputStream;...ByteArrayInputStream; import java.util.Base64; public class PdfBanner...

    forum.aspose.com/t/trying-to-create-a-word-like...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Pythonhttps://products.aspose.com/pdf/fa/python-net/conversion/Recent content in راه حل تبدیل PDF با استفاده از ......language-python python line cl kn import nn aspose.pdf k as nn apdf...io kn import n FileIO line cl kn from nn os kn import n path...

    products.aspose.com/pdf/fa/python-net/conversio...
  3. 透過 C# 使用 Aspose.Note 和 Aspose.Html 將 PDF 轉換為 On...

    使用 C# 將 PDF 轉換為 OneNote 的範例程式碼。利用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 .pdf 批次轉換為 .one... htmlFilePath); // Step 2: Import HTML into OneNote var document...= new Document(); document.Import(htmlFilePath); document.Save(oneFilePath);...

    products.aspose.com/note/zh-hant/net/conversion...
  4. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....Word document that are not imported into Aspose.Words as a collection...and INCLUDEPICTURE field are imported into Aspose.Words as a Shape...

    docs.aspose.com/words/cpp/fields-overview/
  5. DWG Drawings|CAD 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.... Support for Import Image to DWG File Aspose.CAD...section describes how can we import images inside the DWG file...

    docs.aspose.com/cad/java/developer-guide/autoca...
  6. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....of the imported style. Examples: Shows how to import a style...getFont().setColor(Color.RED); // Import the source document's custom...

    reference.aspose.com/words/java/com.aspose.word...
  7. Data Visualization API for .NET

    Visualization with .NET... Import styles in SLD format. Draw...display the data on the map. Importing styles from SLD (Styled Layer...

    products.aspose.com/gis/net/viewer/
  8. Data Visualization API for .NET

    Visualization with .NET... Import styles in SLD format. Draw...display the data on the map. Importing styles from SLD (Styled Layer...

    products.aspose.com/gis/net/viewer
  9. DWG Drawings|CAD 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.... Support for Import Image to DWG File Aspose.CAD...section describes how can we import images inside the DWG file...

    docs.aspose.com/cad/net/dwg-drawings/
  10. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python. Embed them directly into HTML, XML, CSS, or JSON, reducing HTTP requests and simplifying data transfer....image to Base64 import base64 from aspose.svg import SVGDocument...

    products.aspose.com/svg/python-net/base64-encoder/