Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 20,032 for

insert documents

(0.3 sec)
  1. Adding Reporting Services Global Variables to R...

    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.... A selected cell Click Insert formula on the Aspose.Cells...

    docs.aspose.com/cells/reportingservices/adding-...
  2. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...editing capabilities (without document assembly) if (security.isAllowEdit())...Control document assembly operations (page merge/split/insert) //...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  5. Aspose::Words::Fields::Field::get_Type method |...

    Aspose::Words::Fields::Field::get_Type method. Gets the Microsoft Word field type in C++....Examples Shows how to insert a field into a document using a field code...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Developer Guide|Documentation

    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.... File Info Document Properties New Creating a...Shapes Edit Working with Layer Insert Shape Shape Page Page Master...

    docs.aspose.com/diagram/java/developer-guide/
  7. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++....method Inserts a StructuredDocumentTa into the document. System...was just inserted. Examples Shows how to simply insert structured...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. Smart Marker Parameters|Documentation

    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....the inserted data. To make calculations on the inserted rows...cells, right‑click and select Insert and specify shift cells down...

    docs.aspose.com/cells/net/smart-marker-parameters/
  10. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a table with a negative indent...

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