Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,803 for

import

(0.14 sec)
  1. How to Add Rows to Table in MS Word Document us...

    A step-by-step tutorial on how to add rows to table in MS Word document using C#. Programmatically insert rows at specific index or use Aspose Words table add row to the end of table's row collection....package in your project via NuGet Import Aspose.Words and Aspose.Words...

    kb.aspose.com/words/net/how-to-add-rows-to-tabl...
  2. Developer Guide

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Working with OneNote Document Import from different formats to OneNote...

    docs.aspose.com/note/net/developer-guide/
  3. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...example of how to implement this: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  4. 演示主题|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 演示文稿主题...代码显示了如何更改主题的强调色: import aspose.pydrawing as draw import aspose.slides...代码演示了一种操作,其中从主主题颜色获取附加调色板颜色,然后在形状中使用: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....drawings on a new bitmap or import an image from an existing file...

    docs.aspose.com/drawing/java/developer-guide/dr...
  6. Loading, Saving and Converting

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......C# Convert OneNote to Word Import from different formats to OneNote...

    docs.aspose.com/note/net/loading-saving-and-con...
  7. How to Filter Data in Excel Table using C#

    This topic shows how to filter data in Excel table using C# in WinForms .NET application without using MS Excel interop....org Import Aspose.Cells namespace to the...

    kb.aspose.com/cells/net/how-to-filter-data-in-e...
  8. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...instance of the importer → Continuous Lists One Importer for each node...node to import → Every List starts at 1 One Importer per document...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  9. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method...] insert_document(src_doc, import_format_mode) Inserts a document...aspose . words . Document , import_format_mode : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....that will be the owner of imported nodes. importFormatMode A...-> get_ParentNode (); auto importer = MakeObject < NodeImporter...

    reference.aspose.com/words/cpp/aspose.words/nod...