Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 66,687 for

import

(0.1 sec)
  1. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....diagram import * // Create Diagram class instance...

    products.aspose.com/diagram/python-net/create/v...
  2. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....diagram import * // Create Diagram class instance...

    products.aspose.com/diagram/python-net/create/v...
  3. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...ID once in runtime, when I import the docx. Won’t care if this...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  4. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...Java to remove such styles: import java.util.regex.Pattern; public...

    forum.aspose.com/t/object-reference-not-set-to-...
  5. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...demonstrates how to achieve this: import com.aspose.slides.*; public...

    forum.aspose.com/t/read-and-replace-header-and-...
  6. 从旧版 Aspose.Pdf.Kit for Java 迁移|Aspose.PDF for Java

    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.... import com.aspose.pdf.facades.* ;...

    docs.aspose.com/pdf/zh/java/migration-from-lega...
  7. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...demonstrating how to achieve this: import com.aspose.cells.*; public...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  8. Working with Calendars in Ruby | Aspose.Tasks D...

    This guide covers how to interact with and modify calendar properties using Aspose.Tasks for Java within Ruby scripts.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...

    docs.aspose.com/tasks/java/general-calendar-pro...
  9. Convert DXF to 3DS via Python | products.aspose...

    Sample code for DXF to 3DS Python conversion. Use API example code for batch DXF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application.... Thus, data can be imported from other formats to DXF...popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/python-net/conversion/dx...
  10. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during Import from Text file in C++....trailing spaces handling during import from Text file. enum class...

    reference.aspose.com/words/cpp/aspose.words.loa...