Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 20,122 for

insert documents

(0.39 sec)
  1. 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
  2. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Histogram chart. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. 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...
  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. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  7. FieldGoToButton class | Aspose.Words for Python

    aspose.words.fields.FieldGoToButton class. Implements the GOTOBUTTON field...with Fields documentation article. Remarks Inserts a jump command...activated, the insertion point of the document is moved to the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... Document (); let builder = new aw ...(); } Shows how to insert an entire document’s contents as a replacement...

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