Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 18,797 for

document insertion

(0.12 sec)
  1. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldArgumentBuilder...builder, and then insert them into the document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...Pdf Insert image throw exception Aspose.PDF Product Family words-java...aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  3. 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...
  4. Aspose::Words::Fields::FieldXE::get_Text method...

    Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library.... Such sheet could be inserted by an older version of Microsoft...screenshot. It can also be inserted with VBA in newer versions...

    docs.aspose.com/cells/net/find-if-the-worksheet...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a table with a negative indent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert images EPS to PSD via C# | products.asp...

    Sample code for EPS to PSD C# image conversion. Use API example code for batch EPS files to PSD conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to...ability to insert EPS files into Office documents. Read More...

    products.aspose.com/imaging/net/conversion/eps-...
  8. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series...series data. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color.... Examples Shows how to insert a paragraph with a top border...border. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

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