Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 217,884 for

new

(0.26 sec)
  1. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  3. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/vis...
  4. Aspose.PSD for .NET 19.4 - Release Notes|Docume...

    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....psd" ; using ( var image = new PsdImage ( 200 , 200 )) { using...layer = null ; try { layer = new Layer (( RasterImage ) im );...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-4...
  5. 如何通过 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...
  6. 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/
  7. 获取 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/
  8. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....'OfficeMathToText' , () => { let doc = new aw . Document ( base . myDir...features.docx" ); let visitor = new OfficeMathStructureP (); // When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitOfficeMathEnd method | Asp...

    DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math object has ended....'OfficeMathToText' , () => { let doc = new aw . Document ( base . myDir...features.docx" ); let visitor = new OfficeMathStructureP (); // When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitFootnoteStart method | Asp...

    DocumentVisitor.visitFootnoteStart method. Called when enumeration of a footnote or endnote text has started....'FootnoteToText' , () => { let doc = new aw . Document ( base . myDir...features.docx" ); let visitor = new FootnoteStructurePri (); // When...

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