Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 66,690 for

import

(0.07 sec)
  1. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....presentation: import aspose.slides as slides import aspose.pydrawing...add fonts to a presentation: import aspose.slides as slides # Load...

    docs.aspose.com/slides/python-net/embedded-font/
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification.... import aspose.pdf as ap from os import path # Define...the document. import aspose.pdf as ap from os import path # Open...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  4. Handling Priorities in Ruby | Aspose.Tasks Docu...

    Learn how to handle Microsoft Project (MPP/XML) priorities 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/handling-priorities-...
  5. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, Import java.io.ByteArrayInputStream; Import java.io.ByteArrayOutputStream; Import com.aspose.slides.Presentation; Import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Slides Team, import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import com.aspose.slides.Presentation; import com.aspose...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  6. 在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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/managing-document...
  7. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...example; import com.aspose.words.*; import java.util.Arrays;...org.example; import com.aspose.words.*; import java.util.Arrays;...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  8. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.Import_node method. Imports a node from one document into another....import_node method import_node(src_node, is_import_children)...is_import_children) Imports a node from one document into another. def import_node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Distribution Lists in PST File|Doc...

    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....shown in the code sample below: import aspose.email as ae displayName1...add_mapi_message_item ( distributionList ) import aspose.email as ae displayName1...

    docs.aspose.com/email/python-net/working-with-d...
  10. Form Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using Form Class....FDF from a PDF File (Facades) Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/form-class/