Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 164,999 for

new

(0.06 sec)
  1. 现代API|Aspose.Slides for PHP 文档

    现代API...aspose\slides\Images ; $pres = new Presentation (); # 从磁盘上的文件实例化一个可处置的...100 , $ppImage ); $dimension = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/zh/php-java/modern-api/
  2. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GlossaryDocument.LastBuildingBlock | Aspose.Wor...

    Discover the LastBuildingBlock property in the GlossaryDocument, enabling easy access to the final building block for enhanced document management....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  5. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...pdf . TableAbsorber absorber = new com . aspose . pdf . TableAbsorber...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  6. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/nod...
  7. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...referencedDoc = new Document(); DocumentBuilder refDocBuilder = new Docu...

    reference.aspose.com/words/java/com.aspose.word...
  8. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  9. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...fs = null ; fs = new POIFSFileSystem ( new FileInputStream (...

    docs.aspose.com/words/java/working-with-footers/
  10. Convert PS to PDF is taking for ever - Free Sup...

    Hi Team, We have a situation here that needs your help. We are trying to convert a .PS file into a .PDF for visualization. We have been trying a couple of things, but nothing seems to work. Everything we try it take…...pso = new Aspose.Pdf.PsLoadOptions(); pso.FontsFolders = new string[]...Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(caminho,...

    forum.aspose.com/t/convert-ps-to-pdf-is-taking-...