Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 20,114 for

insert documents

(0.16 sec)
  1. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked paragraphs, enhancing navigation and user experience in your Documents....set ; } Examples Shows how to insert REF fields to reference bookmarks...void FieldRef () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class.... () { // The path to the documents directory var dataDir = RunExamples... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/split-pdf-pages/
  3. Tables|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....Contents [ Hide ] AI Document Assistant Close Insert Sparkline Pivot...

    docs.aspose.com/cells/java/tables/
  4. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Document(str(file_path)) text_watermark_options...watermark to every page of a Word document using Aspose.Words, follow...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  5. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/work-with-brushes/
  6. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  7. Formula Editor Window|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.... Click Insert to add the expression to the...the Edit area. Click Insert when the expression is complete. The...

    docs.aspose.com/cells/reportingservices/formula...
  8. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally in C++.... Examples Shows how to insert a floating image to the center...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....Examples Shows how to split a document into portions by combining...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image? This article demonstrates how to achieve this using C# and the simple-to-use Aspose.Cells for .NET API....data into a stream and then inserting it into the worksheet using...the instructions given in the Insert a Linked Picture from Web Address...

    docs.aspose.com/cells/net/load-a-web-image-from...