Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 222,912 for

new

(0.13 sec)
  1. ChartAxisTitle.Text | Aspose.Words for .NET

    Discover the ChartAxisTitle Text property to customize your axis titles easily. Set or get dynamic titles for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Ink|Aspose.Slides for PHP Documentation

    Handle digital ink on slides in PHP with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....Slides cannot create new ink strokes programmatically...accessInk () { $presentation = new Presentation ( "ink.pptx" );...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Working with Distribution Lists in Ruby|Documen...

    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.... new oneOffmembers . addItem ( Rjb...email.MapiDistributionList' ) . new ( "John R. Patrick" , "JohnRPatrick@armyspy...

    docs.aspose.com/email/java/working-with-distrib...
  5. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...document using ( var document = new Aspose . Pdf . Document ( dataDir...phrase var textFragmentAbsorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  6. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Series . Clear (); // Add new series. ChartSeries series =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 透過 C# 將 OneNote 轉換為 Notion .NET

    使用 C# 將 OneNote 轉換為 Notion 的範例程式碼。利用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 OneNote 檔案批次轉換為 Notion...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/note/zh-hant/net/conversion...
  8. Connect Sub-shapes of the Groups in PHP|Documen...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  9. Working with Table in Tagged PDFs|Aspose.PDF fo...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Java....document Document document = new Document (); ITaggedContent taggedContent...); tableElement . setBorder ( new BorderInfo ( BorderSide . All...

    docs.aspose.com/pdf/java/working-with-table-in-...
  10. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...