Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 93,398 for

object

(0.26 sec)
  1. Shadow Effects in PSD File|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....shadow to the inside of an object and to adjust its color, offset...

    docs.aspose.com/psd/net/shadow-effects-in-psd-f...
  2. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...Opacity property of logoStamp2 object. If I do not provide the Opacity...snippet. C# //create PdfFileMend object to add text PdfFileMend mender...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  3. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....Node ) range Returns a Range object that represents the portion...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....file into the Document class object for splitting into pages Get...file into the Document class object that contains the different...

    kb.aspose.com/words/python/how-to-split-pages-i...
  5. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....variable into JsonLayoutOptions object to format the JSON data in...creating an empty workbook class object for importing JSON data into...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  6. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....PDF file into the Document object containing multiple pages for...loaded into the Document class object, and then for loop is used...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  7. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...会受到影响: // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . getRootNode ()...

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  8. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...// Initialize FontDefinition object passing CFF as FontType value...FileInfo(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  9. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Red ); // Create TextBuilder object var textBuilder = new Aspose...)) { // Create text builder object for first page of document...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  10. How to Add MapiCalendar to PST using Python

    In this article, we will learn how to add MapiCalendar to PST using Python by following the simple steps to execute the example code. You can easily insert Mapi Calendar to PST in Python by following simple API calls....PST Initialize MapiCalendar object to insert the Appointments...Create the MapiRecipientCollect object to insert the meeting attendee...

    kb.aspose.com/email/python/how-to-add-mapicalen...