Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 73,773 for

import

(0.23 sec)
  1. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/find-and-replace-in-...
  2. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python.... Example: import aspose.words as aw doc = aw...on LayoutOptions . Example: import aspose.words as aw doc = aw...

    docs.aspose.com/words/python-net/specify-layout...
  3. Set BarCode Image Margins in Ruby|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....barcode object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/set-barcode-image-...
  4. ResourceLoadingArgs.set_data method | Aspose.Wo...

    ResourceLoadingArgs.set_data method. Sets user provided data of the resource which is used if [IResourceLoadingCallback.resource_loading()](../../iresourceloadingcallback/resource_loading/#resourceloadingargs) returns [ResourceLoadingAction.USER_PROVIDED](../../resourceloadingaction/#USER_PROVIDED)....switch_condition == 'Google logo' : import requests image_data = requests...logo' : from api_example_base import IMAGE_DIR args . set_data (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its extension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XER files seamlessly....format is designed to export and import complex project schedules,...affected by improperly managed import/export processes, especially...

    products.aspose.com/tasks/supported-formats/xer/
  6. Convert CSV to RTF with .NET or with free Onlin...

    Convert CSV to RTF on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free CSV to RTF online converter quickly before integrating the code....creating simple spreadsheets and importing data into various applications...create editable documents, import data into word processing applications...

    products.aspose.com/total/net/conversion/csv-to...
  7. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart.... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels.... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... import aspose.pdf as ap def optim...limits, and quality controls. import aspose.pdf as ap def optim...

    docs.aspose.com/pdf/python-net/whatsnew/
  10. How to load fonts? | Aspose.Font for Java

    How to load fonts into your application using Aspose.Font for Java? The answer is given in the article explained in the code examples....font ; 3 4 import com.aspose.font.FontDefinition...aspose.font ; 2 3 import java.io.File ; 4 import java.io.IOException...

    docs.aspose.com/font/java/how-to-load-fonts/