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

import

(0.11 sec)
  1. Word From Excel Mail Merge Java

    თქვენი Mail merge Word from Excel ფაილის პერსონალიზაცია Java გამოყენებით. ელფოსტის ავტომატიზაცია ან ანგარიშების შექმნა Mail merge Word from Excel შაბლონის გამოყენებით Java...."ver" კოპირება import com.aspose.words.*; import com.aspose.cells...cells.Workbook; import com.aspose.cells.Worksheet; Document doc...

    products.aspose.com/words/ka/java/mailmerge/wor...
  2. ExcelからPDFへ変換した時にクメール語が文字化けする - Free Support Fo...

    Aspose Cells for Javaを使用して、ExcelファイルをPDFファイルへ変換すると PDFファイルへ出力した文字が文字化けします。 Excelファイルにはクメール語が出力されておりますが、Windows環境で文字を入力し、 Alpine Linux環境にコピーして、PDFファイルへ変換してます。 Alpine Linux環境にはクメール語のフォントをインストールしております。 文字化けは以下のような感じになり…...にフォントフォルダーを登録 import com.aspose.cells.FontSettings; import com.aspose...aspose.cells.FontSource; import com.aspose.cells.FolderFontSource;...

    forum.aspose.com/t/excel-pdf/320847
  3. OneClick PDF Document Generator|Aspose.PDF for ...

    Learn how to use Aspose.PDF OneClick PDF Document Generator...Uninstalling How to Install Importing the Solution Download the...uninstall it). Open CRM and go to Import Solution. Click Browse and...

    docs.aspose.com/pdf/net/oneclick-pdf-document-g...
  4. Email Exporter for Dynamics CRM|Aspose.Words fo...

    The Aspose.Words Email Exporter is an open source add-on for Dynamics CRM. It allows exporting email body to a word document using C#....Uninstalling How to Install Importing the Solution Download the...uninstall it) Open CRM and go to Import Solution. Click Browse and...

    docs.aspose.com/words/net/email-exporter-for-dy...
  5. Convert Visio to Excel via Java | products.aspo...

    Sample Java code for Converting Visio to CSV file. Use this example code to convert Visio to CSV within any Web or Desktop Java based application....records separated by comma, import of such data files to database...Calc can import CSV without much effort. Data imported from such...

    products.aspose.com/diagram/java/conversion/vis...
  6. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API....Copy 1 import os 2 from aspose. svg . drawing import Color 3...aspose. svg . imagevectorization import BezierPathBuilder , ImageTraceSmoother...

    docs.aspose.com/svg/python-net/image-stencil/
  7. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...class="ng-star-inserted"> When this HTML is imported into the word doc it is rendering...way to import input controls as simple text, you can import them...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  8. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be Imported when they have equal names in source and destination documents. The default value is false in C++....specifies how styles will be imported when they have equal names... if KeepSourceFormatting importing mode is used. When this option...

    reference.aspose.com/words/cpp/aspose.words/imp...
  9. Խմբագրել DOCX Ը Java Ում

    Խմբագրել DOCX ը Java կոդով:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/docx/
  10. Խմբագրել DOC Ը Java Ում

    Խմբագրել DOC ը Java կոդով:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...); doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/doc/