Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 66,925 for

import

(0.09 sec)
  1. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 在Jython中保护工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ProtectingWorksheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  3. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import NodeType class JoiningTables...

    docs.aspose.com/words/java/joining-tables-in-jy...
  4. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API.... import os from aspose.cells import Workbook from...from aspose.cells.metadata import MetadataOptions , MetadataType...

    docs.aspose.com/cells/python-net/using-workbook...
  5. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose Import com.aspose.…...testaspose import com.aspose.slides.LoadOptions import com.aspose...Presentation import com.aspose.slides.PresentationLockingB import com...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  6. 用 Python 将 Markdown 转换为 HTML – Aspose.HTML

    使用 Aspose.HTML Python 库将 Markdown 转换为 HTML。考虑在 Python 示例中将 Markdown 转换为 HTML 的情况。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mark...
  7. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspere.Cells' InterruptMonitor for efficient resource management during long operations....() Sample Code import os import threading import time from aspose...aspose.cells import Workbook , Worksheet , CellsException , ExceptionType...

    docs.aspose.com/cells/python-net/stop-conversio...
  8. Working with AcroForms|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may create a form from scratch, fill the form field in a PDF document, extract data from the form, and etc....Data - import and export form data to and XML file. Import and Export...Export Data - import and export data using Form Class. Remove...

    docs.aspose.com/pdf/net/acroforms/
  9. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...package akd; import com.aspose.pdf.DocSaveOptions; import com.aspose...pdf.Document; import com.aspose.pdf.License; import java.io.FileInputStream;...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  10. Rendering Task Usage View in Ruby | Aspose.Task...

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java in Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/rendering-task-usage...