Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 222,975 for

new

(0.09 sec)
  1. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!... Document doc = new Document (); Assert . That (...rectangle. Shape shapeRectangle = new Shape ( doc , ShapeType . Rectangle...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Getting recognition results as text|Documentation

    Returning Aspose.OCR for .NET recognition results as formatted text....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/save-text/
  3. Font.NoProofing | Aspose.Words for .NET

    Discover Font NoProofing. Prevent spell check on formatted text for cleaner designs. Enhance your documents with precision and professionalism!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  4. StructuredDocumentTag.BuildingBlockCategory | A...

    Discover the StructuredDocumentTag BuildingBlockCategory property, essential for defining building block categories in SDT nodes. Enhance your document structure!... Document doc = new Document (); StructuredDocumentTa...StructuredDocumentTa buildingBlockSdt = new StructuredDocumentTa ( doc , SdtType...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason... let doc = new aw . Document ( base . myDir...metafiles. let saveOptions = new aw . Saving . DocSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG.... let doc = new aw . Document ( base . myDir...selectable text. let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.IdPrefix | Aspose.Words fo...

    Discover the HtmlFixedSaveOptions IdPrefix property to customize element IDs in your documents. Enhance organization with tailored prefixes for better output!... Document doc = new Document ( MyDir + "Id prefix...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SvgSaveOptions.TextOutputMode | Aspose.Words fo...

    Discover the SvgSaveOptions TextOutputMode property, which controls text rendering in SVG for enhanced visual quality and customization. Optimize your graphics today!... Document doc = new Document ( MyDir + "Document...text. SvgSaveOptions options = new SvgSaveOptions { FitToViewPort...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Licensing|Documentation

    Learn how to obtain and apply Aspose.OMR for .NET license and discover limitations of the trial version.... License omrLicense = new Aspose . OMR . License (); //... OMR . License omrLicense = new Aspose . OMR . License (); //...

    docs.aspose.com/omr/net/licensing/
  10. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...PdfViewer object PdfViewer viewer = new PdfViewer (); //Open input PDF...PdfPrinterSettings printerSettings = new PdfPrinterSettings (); PrintPageSettings...

    products.aspose.com/pdf/java/print/