Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 224,714 for

new

(0.14 sec)
  1. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...LineBreakDemo () { Document doc = new Document (); Page page = doc...i ++ ) { TextFragment text = new TextFragment ( "Lorem ipsum \r\ndolor...

    docs.aspose.com/pdf/java/determine-line-break/
  2. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET...the converted document as a new PDF file (e.g. “ZUGFeRD-res.pdf”)...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/attach-zugferd/
  5. Rotating stamp about the center point|Aspose.PD...

    This section explains how to rotate stamp about the center point using Stamp Class....pages using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...Create Stamp object var stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/net/rotating-stamp-about-th...
  6. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....engine var recognitionEngine = new Aspose . OCR . AsposeOcr ();...recognition batch var source = new Aspose . OCR . OcrInput ( Aspose...

    products.aspose.com/ocr/net/
  7. 将文本文件作为工作簿打开|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....file LoadOptions loadOptions = new LoadOptions ( LoadFormat . CSV...CSV ); Workbook newWorkbook = new Workbook ( TextFile , loadOptions...

    docs.aspose.com/cells/zh/net/open-text-files-as...
  8. ShapeBase.VerticalAlignment | Aspose.Words for ...

    Discover the ShapeBase VerticalAlignment property to optimize your shape's vertical positioning for enhanced design precision and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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