Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 69,928 for

import

(0.13 sec)
  1. Get Shape Hyperlink Data from a Visio Drawing i...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/get-shape-hyperlin...
  2. Get PDF File Information in Ruby|Aspose.PDF for...

    Extract metadata and details from PDF files programmatically using Aspose.PDF in Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  3. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…... import aspose.words as aw license...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  4. Extract Tables from PDF using Java | Aspose.PDF

    Extract tables from PDF file programmatically with Java sample code using Aspose.PDF for Java... Import the Necessary Libraries Load...

    products.aspose.com/pdf/java/table/extract/
  5. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during Import in C++....they will be preserved during import. bool Aspose :: Words :: Loading...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....report and want to highlight important sections with a different...paragraph using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/python-net/how-to-change-b...
  7. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...Add(node); to import them into a new document. This...appears on paper). After importing into the new document the...

    forum.aspose.com/t/importnode-changes-layout-of...
  8. How to Convert JSON to Excel in Python

    This quick tutorial explains how to convert JSON to Excel in Python as when we convert JSON to Excel Python is one of the best options. This tutorial provides configuration information, sequence of steps and a runnable sample code to demonstrate this feature....workbook can be loaded for importing the JSON data to a specified...Workbook class instance for importing JSON data Get a reference...

    kb.aspose.com/cells/python/how-to-convert-json-...
  9. Add, Delete and Get Annotation|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....Overview of supported Annotations Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/net/add-delete-and-get-anno...
  10. Create Polygon In Mesh|Documentation

    Aspose.3D for Python via .NET allows creating a polygon in a mesh. In order to use the functionality, the API offers CreatePolygon method of Mesh class....entities import Mesh # For complete examples...

    docs.aspose.com/3d/python-net/create-polygon-in...