Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 17,911 for

insert documents

(0.06 sec)
  1. Adding Reporting Services Global Variables to R...

    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.... A selected cell Click Insert formula on the Aspose.Cells...

    docs.aspose.com/cells/reportingservices/adding-...
  2. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...takes up little space on the document page, // it occupies a rectangular...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  4. Public API Changes in Aspose.Diagram 3.8.0|Docu...

    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....0 Contents [ Hide ] This document describes changes to the Aspose...topic about this feature: [Insert a New Blank Page into a Visio...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的页面。...AddImageToPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  6. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....with headers and footers in a document. A header is text that is...Typically, these areas are used to insert information that should be...

    docs.aspose.com/words/cpp/working-with-headers-...
  7. RevisionOptions.ShowRevisionBars | Aspose.Words...

    Discover how the ShowRevisionBars property in RevisionOptions enhances document clarity by displaying revision bars for edited content. Default, true....rendered output document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/net/aspose.words.lay...
  8. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....how to insert a paragraph into the document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  9. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling....Shows to insert a PRINT field. Document doc = new Document (); DocumentBuilder...supports PostScript to print our document, // this command will turn...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font.... Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...