Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 66,789 for

import

(0.08 sec)
  1. Manage Headers and Footers of the Visio Diagram...

    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'...setHeaderFooterColor ( Rjb :: import ( 'com.aspose.diagram.Color'...

    docs.aspose.com/diagram/java/manage-headers-and...
  2. 在 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...object milestone_helper = Rjb :: import ( 'com.aspose.diagram.MilestoneHelper'...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  3. 在 Ruby 中将超链接添加到 Visio 形状|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...Hyperlink object hyperlink = Rjb :: import ( 'com.aspose.diagram.Hyperlink'...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  4. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....property to "false" to not import any list numbers into the destination..."KeepSourceNumbering" property to "true" import all clashing // list style...

    reference.aspose.com/words/net/aspose.words/doc...
  5. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Adds color cues that make important data points stand out visually...aspose.cells import Workbook from aspose.cells import Workbook ...

    docs.aspose.com/cells/python-net/how-to-add-top...
  6. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...achieve this: import com.aspose.words.Document; import com.aspose...DocumentBuilder; import com.aspose.words.PageSetup; import com.aspose...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  7. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box.... import math import os import aspose.pdf as ap...number of columns. import math import os import aspose.pdf as ap...

    docs.aspose.com/pdf/python-net/floating-box/
  8. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless Imports. Default, false....how the numbering will be imported when it clashes in source...how resolve a clash when importing documents that have lists...

    reference.aspose.com/words/net/aspose.words/imp...
  9. Stop or Resume an Assignment in Ruby | Aspose.T...

    This guide explains how to stop or resume resource assignments using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...if assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/stop-or-resume-an-as...
  10. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... import aspose.slides.charts as charts import aspose.slides...PPTX file. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/pie-chart/