Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 66,868 for

import

(0.1 sec)
  1. Փոխարկել DOC DOCX Python

    Փոխարկեք DOC ը DOCX ձևաչափի Python կոդով: Պահեք DOC որպես DOCX օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  2. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…... Style Import Behavior : When using ImportFormatMode...to style resolution during import. Properties such as paragraph...

    forum.aspose.com/t/table-cell-list-format-chang...
  3. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....using Python import aspose.slides as slides import aspose.pydrawing...PPTX Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/watermark...
  4. Stop and Resume a Task in Ruby | Aspose.Tasks D...

    Learn how to stop or resume Microsoft Project tasks 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/stop-and-resume-a-ta...
  5. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...中提取表格-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  6. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs....GridJs Import/Export Features Import from and export...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  7. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/images/
  8. Optimize PDF using Aspose.PDF for Go via C++|As...

    Optimize and compress PDF files using Go tool.... 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/optimize-pdf/
  9. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi Import MapiMessage msg = MapiMessage.from_file(“message.msg”)...mapi import MapiMessage msg = MapiMessage...Code from aspose.email.mapi import MapiMessage # Load the MSG...

    forum.aspose.com/t/attributeerror-type-object-a...
  10. PdfBookmarEditor Class|Aspose.PDF for Java

    Learn how to manage PDF bookmarks with facades in Java using Aspose.PDF for easier navigation within documents....Existing PDF File (facades) Import Bookmarks from XML to an Existing...

    docs.aspose.com/pdf/java/working-with-bookmarks...