Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 18,012 for

insert documents

(0.09 sec)
  1. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....storing graphics data with the document. bool Aspose :: Words :: Fields...override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Get a Page Object from Visio Drawing in PHP|Doc...

    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....social coding sites: GitHub Insert a New Blank Page into a Visio...

    docs.aspose.com/diagram/java/get-a-page-object-...
  3. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowValue method. Allows to specify whether values are to be displayed in the data labels of the entire series. Default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Series () -> Clear (); // Insert a custom chart series with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...-> MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Mail Merge模板在Python|Aspose.Words为Python via .NET

    创建Mail Merge模板以定义输出文档中的固定内容,然后使用Python中的合并字段生成合并文档。... 您可以使用 insert_text_input 、 inset_field 和 insert_paragraph...= aw . DocumentBuilder () # Insert a text input field the unique...

    docs.aspose.com/words/zh/python-net/mail-merge-...
  6. 新增指定列 ,刷新表格后整体列长度没有增加,新增了两列,但是挤掉了两列 - Free Supp...

    您好 新增指定列 刷新表格后整体列长度没有增加, 使用这个方法,新增2列前的图 为 image.jpg (221.9 KB) image.jpg (86.3 KB) 以下是新增两列后的效果 image.jpg (83.6 KB)...number didn’t increase after inserting new columns。 修复将包含在v25.5版本里...avaryholding.com 请使用xs.sheet.data.insert的方法,这个方法将同时通知服务端进行插入操作 //记录当前列位置...

    forum.aspose.com/t/topic/311833
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label text in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a column chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...fields. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....y () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...fields. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a Bubble chart. let shape =...

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