Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 33,956 for

new

(0.31 sec)
  1. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    Optimize your images with the ImageSaveOptions Threshold for Floyd-Steinberg Dithering. Control binarization error for stunning results in image processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your document processing with advanced techniques....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... Document dstDoc = new Document ( MyDir + "Document..."Document.docx" ); Document srcDoc = new Document ( MyDir + "Header and...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the font that will be used if no expected font is found in printer and built-in fonts collections in C++....set_FallbackFontName ( u "Times New Roman" ); // This document will...the printer to apply "Times New Roman" to the text with the missing...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Tables are misaligned when converting Aspose.Wo...

    In Aspose.Words version 25.2.0, my Word file Журнал для весов без подключенного принтера в случае максимального взвешивания менее 64 кг (1).docx (346,8 КБ) is converted to PDF with misaligned tables. This issue did not…...(MemoryStream memoryStream = new MemoryStream(fileWordContent))...(MemoryStream newMemoryStream = new MemoryStream()) { Aspose.Words...

    forum.aspose.com/t/tables-are-misaligned-when-c...
  6. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...methods to reference old and new styles. for ( let run of doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C# using Aspose.HTML API. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  8. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your document conversion process effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Person constructor | Aspose.Words for Python

    Person constructor. Initialize a New instance of the [Person](../) class....first, middle) Initialize a new instance of the Person class...person collection. # Create a new person collection. persons =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current formatting by applying a new style. builder . font . styleIdentifier...

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