Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 214,361 for

new

(0.23 sec)
  1. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the document in their original order....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

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

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature.... DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl () { Caption...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in PHP via Java... $reader = new BarCodeReader ( "test.png" ,...selected automatically. $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  6. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the pdf content from the pdf file. But, while extraction aspose failed to extract full content of pdf. Please find the code snippet. Sample code we are using. TextAbsorber textAbsorb…...TextAbsorber textAbsorber = new TextAbsorber(new TextExtractionOptio...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/unable-to-extract-the-text-f...
  7. Փոխարկել DOC Պատկեր C#

    Փոխարկեք DOC ը Պատկեր ձևաչափի C# կոդով: Պահեք DOC որպես Պատկեր օգտագործելով C#:...doc = new Document( "Input.doc" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/doc...
  8. Փոխարկել JPG JPG C#

    Փոխարկեք JPG ը JPG ձևաչափի C# կոդով: Պահեք JPG որպես JPG օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.jpg" , new ImageSaveOptions(SaveFormat.Jpg));...

    products.aspose.com/words/hy/net/conversion/jpg...
  9. Փոխարկել JPG BMP C#

    Փոխարկեք JPG ը BMP ձևաչափի C# կոդով: Պահեք JPG որպես BMP օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.bmp" , new ImageSaveOptions(SaveFormat.Bmp));...

    products.aspose.com/words/hy/net/conversion/jpg...
  10. Փոխարկել TEXT JPG C#

    Փոխարկեք TEXT ը JPG ձևաչափի C# կոդով: Պահեք TEXT որպես JPG օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...