Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 217,987 for

new

(0.15 sec)
  1. 如何通过 Node.js 以及 C++ 改变评论字体颜色|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....Instantiate a new Workbook const workbook = new AsposeCells .... White ); const styleFlag = new AsposeCells . StyleFlag (); styleFlag...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  2. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....g add new empty page document -> get_Pages...make some manipation, i.g add new empty page document -> get_Pages...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  3. 获取 PDF 文件信息 - 外观|Aspose.PDF for Java

    本节说明如何使用 PdfFileInfo 类通过 Aspose.PDF Facades 获取 PDF 文件信息。...打开文档 PdfFileInfo fileInfo = new PdfFileInfo ( _dataDir + "sample...创建PdffileInfo对象的实例 PdfFileInfo fInfo = new PdfFileInfo ( _dataDir + "SetMetaInfo_out...

    docs.aspose.com/pdf/zh/java/get-pdf-information/
  4. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/nodejs-java/product-over...
  5. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....to HTML Slide Features Create new slides from scratch and add them...supported style. Add new or manage slide notes. Set new slide masters...

    docs.aspose.com/slides/cpp/product-overview/
  6. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...tracked changes Document doc = new Document("sections.docx"); //...Document doc = new Document("sections.docx"); doc.accept(new SectionBreakVisitor());...

    forum.aspose.com/t/section-break-as-revision-ho...
  7. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...$document = new Document ( $inputFile ); $tableAbsorber = new TableAbsorber...Document class. $document = new Document ( $inputFile ); // Create...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  8. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...result. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  10. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...