Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 94,479 for

object

(0.9 sec)
  1. 使用 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/
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....properties of the PageSetup object for the desired worksheet....// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  3. 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...
  4. 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...
  5. 添加节点层次结构并在 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...
  6. 从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...
  7. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....Words represent an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    docs.aspose.com/words/java/working-with-shapes/
  8. How to Change CSV to PDF in Node.js

    This short tutorial entails details about how to change CSV to PDF in Node.js. You can convert a file from CSV to PDF in Node.js using an easy API interface in operating systems like Windows, Linux or macOS....disk and into a Workbook class object along with the delimiter character...Instantiate the TxtLoadOptions class object and set the separator used...

    kb.aspose.com/cells/nodejs/how-to-change-csv-to...
  9. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....images, provided in OcrInput object, use Aspose.OCR.AsposeOcr.DetectRectangles...returned as a list of Rectangle objects. ImageIndex int Sequence number...

    products.aspose.com/ocr/net/recognition/get-tex...
  10. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....size or scale on the Graphics object to create thumbnails, full-sized...document pages. Render a Shape object separately from the document...

    docs.aspose.com/words/java/rendering/