Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 20,476 for

insert documents

(0.1 sec)
  1. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....restrictions to structured document tags. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....restrictions to structured document tags. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Convert excel file to ppt - Free Support Forum ...

    Hi Team, May I know how to read an existing excel file on desktop and save/convert to ppt/pptx. Could you please suggest with me sample code. Thanks in advance!!!Sanjeev...Cells APIs and insert the images to presentation...available in the official documentation: Convert Excel to PowerPoint...

    forum.aspose.com/t/convert-excel-file-to-ppt/37938
  5. AxisScaling.Type | Aspose.Words for .NET

    Discover the AxisScaling Type property to easily customize your axis scaling. Enhance your data visualization with flexible settings for optimal clarity.... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::OlePackage class | Aspo...

    Aspose::Words::Drawing::OlePackage class. Allows to access OLE Package properties. To learn more, visit the documentation article in C++....Working with Ole Objects documentation article. class OlePackage...Examples Shows how insert an OLE object into a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Fields::FieldDocVariable::get_Va...

    Aspose::Words::Fields::FieldDocVariable::get_VariableName method. Gets or sets the name of the document variable to retrieve in C++....Gets or sets the name of the document variable to retrieve. System...DOCPROPERTY fields to display document properties and variables....

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldIf.RightExpression | Aspose.Words for .NET

    Discover the FieldIf RightExpression property, easily manage the right segment of your comparison expressions for enhanced data accuracy and efficiency....how to insert an IF field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this document in C++....Aspose::Words::Document::get_EndnoteOptions method Contents [...[ Hide ] Document::get_EndnoteOptions method Provides options...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…... When inserting a PNG image generated by PuppeteerSharp...{expectedWidth}x{expectedHeight}"); } // Insert using both overloads var builder...

    forum.aspose.com/t/bug-report-aspose-words-inse...