Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 20,448 for

document insertion

(0.08 sec)
  1. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldSeq...to an item elsewhere in the document rather than in the current...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type of chart series included in this group.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...image to EMF and inserting into empty PPT document. The sample code...converting to EMF and inserting into PPT document, the text in the...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  4. Get Page Properties in Python|Aspose.PDF for Py...

    Explore how to retrieve page properties of a PDF Document using Python and Aspose.PDF, providing insight into Document structure....get page properties of Pdf document using Aspose.PDF Java for...self.Document() pdf_document = self.Document() pdf_document=self...

    docs.aspose.com/pdf/python-java/get-page-proper...
  5. Your First Aspose.Cells Application - Hello Wor...

    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.... Insert the words Hello World! into...workbook as a new file. AI Document Assistant Close Aspose.Cells...

    docs.aspose.com/cells/python-net/your-first-asp...
  6. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Examples Shows how to insert an image, and use it as a watermark...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...defaultCharset(); final var doc = new Document(IOUtils.toInputStream(markdown...workaround, you can manually insert a line break in your Markdown...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  9. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormField.name property | Aspose.Words for Python

    FormField.name property. Gets or sets the form field name....Shows how to insert a combo box. doc = aw . Document () builder...'Please select a fruit: ' ) # Insert a combo box which will allow...

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