Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 164,045 for

new

(0.06 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....Workbook workbook = new Workbook (); //Adding a new worksheet to the.... SetHeader ( 1 , "&\"Times New Roman,Bold\"&D-&T" ); //Setting...

    docs.aspose.com/cells/zh/net/working-with-heade...
  2. Print PDF using C++ | Aspose.PDF

    Print PDF documents programmatically with C++ sample code using Aspose.PDF for C++...PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/cpp/print/
  3. Adding Extended Attributes to Resource Assignments

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/adding-extended-attri...
  4. Export Visio Diagram to XML in PHP|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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. Aspose.PSD for Java 20.6 - 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.... condition ) { throw new FormatException ( "ExampleOfLnkEResourc...fullPath ); assertAreEqual ( new SimpleDateFormat ( "MM/dd/yyyy...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  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....WorkbookDesigner designer = new WorkbookDesigner (); //Load the...template file designer . Workbook = new Workbook ( FileName ); //Instantiate...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  7. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration.... Document doc = new Document (); // Create a glossary...it. doc . GlossaryDocument = new GlossaryDocument (); BuildingBlock...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a New instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance....Create method Creates new instance of the splitter processor...SplitterContext splitterContext = new SplitterContext (); splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  9. Search Messages and Folders in a PST by Some Cr...

    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....PST file $personalStorage = new PersonalStorage (); $pst = $personalStorage...getSubFolder ( "myInbox" ); $builder = new PersonalStorageQuery (); \ #...

    docs.aspose.com/email/java/search-messages-and-...
  10. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.jpg" ); var saveOptions = new ImageSaveOptions(SaveFormat.Jpeg)...

    products.aspose.com/words/net/compress/jpg/