Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 214,432 for

new

(0.13 sec)
  1. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...Table constructor Initializes a new instance of the Table class....Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....saveFormat) create() Creates new instance of the converter processor...create(ConverterContext context) Creates new instance of the converter processor...

    reference.aspose.com/words/java/com.aspose.word...
  3. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... 创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation...加载 PDF 文件 Document document = new com . aspose . pdf . Document...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  5. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java.... Document doc = new Document(getMyDir() + "Rendering...DoclingSaveOptions saveOptions = new DoclingSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. 从流中打开电子表格文档|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....( stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...newWorksheetPart . Worksheet = new Worksheet ( new SheetData ()); newWorksheetPart...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  7. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and images.... new ParagraphConfig () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/para...
  8. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... PdfLoadOptions options = new PdfLoadOptions(); options.se...setPageCount(1); Document doc = new Document(getMyDir() + "Images...

    reference.aspose.com/words/java/com.aspose.word...
  9. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a New instance with default values for optimal performance and efficiency....LoadOptions() Initializes a new instance of this class with default...found. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-text-sty...