Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 8,842 for

filter

(0.11 sec)
  1. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::IIndexFilter interface | Aspose....

    Aspose::Words::IIndexFilter interface. Defines a Filter for skipping items based on their indices in C++....IIndexFilter interface Defines a filter for skipping items based on...

    reference.aspose.com/words/cpp/aspose.words/iin...
  3. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....OCR_IMG_PREPROCESS_AUTOSKEW preprocessing filter. std :: string image_path =...custom_preprocessing_filters filters_ ; filters_ . filter_1 = OCR_IMG...

    docs.aspose.com/ocr/cpp/deskew/
  4. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Specify the path where GridWeb stores temporary...

    This article describes the storage in GridWeb....use Friendly URL, you need to filter out the image URL request for...IsNullOrEmpty ( path )) { // Filter your GridWeb‑related page;...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. HtmlFixedSaveOptions.exportEmbeddedFonts proper...

    HtmlFixedSaveOptions.exportEmbeddedFonts property. Specifies whether fonts should be embedded into Html document in Base64 format... filter ( f => f . endsWith ( ".woff".... readdirSync ( outPath ). filter ( f => f . endsWith ( ".woff"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IIndexFilter | Aspose.Words for Java

    Defines a Filter for skipping items based on their indices in Java....interface IIndexFilter Defines a filter for skipping items based on...

    reference.aspose.com/words/java/com.aspose.word...
  10. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....through AutoSkew processing filter. Aspose . OCR . AsposeOcr recognitionEngine...PreprocessingFilters . PreprocessingFilter filters = new Aspose . OCR . Models...

    docs.aspose.com/ocr/net/deskew/