Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 19,109 for

2 of

(0.1 sec)
  1. 单元格中的新行|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....createRow ( 2 ); Cell cell = row . createCell ( 2 ); cell . setCellValue...

    docs.aspose.com/cells/zh/java/new-line-in-cells/
  2. Some CAD files are not converted to PDF - Free ...

    Some CAD files are not converted to PDF I tested it at https://products.aspose.app/cad/conversion Here is the link to download the files: dwg.zip (7.3 MB)...gorokhovatskyi March 23, 2023, 5:59am #2 @everaldo , Hello. Could you please...https://products.aspose.app/cad/conversion 2 the result is a blank PDF. In...

    forum.aspose.com/t/some-cad-files-are-not-conve...
  3. Link Cells to XML Map Elements with Node.js via...

    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.... getName (), 2 , 2 , "/root/row/FIELD4" ); ws ...

    docs.aspose.com/cells/nodejs-cpp/link-cells-to-...
  4. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion.... Write ( ", Region 2: " ); builder . InsertField (...object [] { "Value 1" , "Value 2" }); return dataTable ; } See...

    reference.aspose.com/words/net/aspose.words.mai...
  5. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...finished ( writeStream ); // 2 - Save it directly to a filename:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for .NET. Our step-by-step guide with sample C# code provides the solution for developers looking to streamline their document workflows....; const float scaleX = 2 , scaleY = 2 ; // Go through all the...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....bottom_margin = 0 scale_x = 2 scale_y = 2 # Go through all the presentation...

    docs.aspose.com/slides/python-net/convert-power...
  8. DWF Quality - Free Support Forum - aspose.com

    i can’t get the DWF conversion to a readable quality, i have attached a vb.net solution that demoes this with a test drawing. See the text in the border Of the resultant DWF is not a good quality. image.png (6.5 KB) do…...gorokhovatskyi August 24, 2022, 10:45am #2 @connor.ferguson , I created CADNET-8760...connor.ferguson November 8, 2022, 2:53pm #14 Hi @Oleksii.Gorokhovatskyi...

    forum.aspose.com/t/dwf-quality/250921
  9. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing.... ProtectionType ); // 2 - With the correct password: doc..., doc . ProtectionType ); // 2 - With the correct password: doc...

    reference.aspose.com/words/net/aspose.words/doc...
  10. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting MicrosOft Word errors for seamless document creation.... PauseOnError 2 Complete the merge and pause to...errors in a new document. Default 2 Equals to the PauseOnError value...

    reference.aspose.com/words/net/aspose.words.set...