Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 20,130 for

insert documents

(0.18 sec)
  1. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....the Working with Fields documentation article. Remarks: Moves...position. Examples: Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/java/com.aspose.word...
  2. Adding Slide to Presentation|Aspose.Slides 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...., 1 , "My new slide" ); // Insert a slide into the specified...slideTitle ) { // Open the source document as read/write. using ( PresentationDocument...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  3. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...NET is a PDF document creation and manipulation...and manipulate existing PDF documents without using Adobe Acrobat...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  5. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability.... Document doc = new Document (); DocumentBuilder...barcodes, // and then insert them into the document as images. doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....Represents the color scheme of the document theme which contains twelve...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

    reference.aspose.com/words/java/com.aspose.word...
  7. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels....Font Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Underline | Aspose.Words for Java

    Indicates type of the underline applied to a font in Java....to insert a hyperlink field. Document doc = new Document(); DocumentBuilder...information, please visit the "); // Insert a hyperlink and emphasize it...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  10. ChartAxis.minorTickMark property | Aspose.Words...

    ChartAxis.minorTickMark property. Returns or sets the minor tick marks for the axis....AxisTickMark Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

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