Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 214,995 for

new

(0.28 sec)
  1. Aspose.PSD for .NET 23.11 - 发布说明|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....expected , actual )) { throw new Exception ( "Objects are not...LmskResource lmskResource = new LmskResource (); foreach ( var...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Java recognition engine.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput images = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/multithreading/
  3. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...25%. PdfSaveOptions options = new PdfSaveOptions { ZoomBehavior...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Comments to Visio Drawings in PHP|Documenta...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  9. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the document is in forms design mode....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create a new C# project. Add a reference to..."AddAttachment_out.pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/attachments/