Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 66,874 for

import

(0.3 sec)
  1. 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...
  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. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....for a brush: import aspose.slides as slides import aspose.pydrawing...for a brush: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-ink/
  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. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...