Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 66,981 for

import

(0.08 sec)
  1. Gawe Dokumen Ing Python

    Gawe berkas nganggo perpustakaan Python via .NET. Nggawe dokumen anyar kanthi gampang ing Python kanthi sawetara langkah....Lebokake Bookmark Sisipake Bagan import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/jv/python-net/make/
  2. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to DOC(DOCX).... 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/convert-pdf-to-doc/
  3. Merge MD Files in C#

    Refer to this article to merge MD files in C#. It has the IDE settings, a list of instructions, and a sample code to combine MD in C# using a few API calls only....to merge multiple MD files Import the necessary classes and modules...pass the other MD file with import format mode Save the document...

    kb.aspose.com/words/net/merge-md-files-in-csharp/
  4. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....'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/convert-mhtml-t...
  5. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels.... import aspose.words as aw inches =...the measurement in inches. import aspose.words as aw points =...

    docs.aspose.com/words/python-net/convert-betwee...
  6. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。... import os import io from aspose.cells import Workbook.... XLSX ) from aspose.cells import HtmlLoadOptions , Workbook...

    docs.aspose.com/cells/zh/python-net/support-the...
  7. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless Imports. Default, false....how the numbering will be imported when it clashes in source...how resolve a clash when importing documents that have lists...

    reference.aspose.com/words/net/aspose.words/imp...
  8. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …... import com.aspose.cells.*; import java.io.InputStream;...the font size: import com.aspose.cells.*; import java.io.InputStream;...

    forum.aspose.com/t/when-inserting-a-picture-and...
  9. Percentage Complete Calculations in Ruby | Aspo...

    Learn how to work with Microsoft Project percentage complete values using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/percentage-complete-...
  10. Saving a Project as PDF in Ruby | Aspose.Tasks ...

    This article explains how to save project to PDF using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/saving-a-project-as-...