Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 164,060 for

new

(0.09 sec)
  1. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/java/compress/docx/
  2. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your document output with precise ink object visualization!... Document doc = new Document ( MyDir + "Ink object...ImageSaveOptions saveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs... let doc = new aw . Document ( base . myDir...Aspose.words. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Սեղմել HTML Ը C# Ում

    Սեղմեք HTML ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Cleanup();...

    products.aspose.com/words/hy/net/compress/html/
  5. MailMergeCheckErrors enumeration | Aspose.Words...

    aspose.words.settings.MailMergeCheckErrors enumeration. Specifies how Microsoft Word will report errors detected during mail merge....merge and report errors in a new document. PAUSE_ON_ERROR Complete...merge and report errors in a new document. DEFAULT Equals to the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldGoToButton.Location | Aspose.Words for .NET

    Discover the FieldGoToButton Location property, easily set bookmarks, page numbers, or items for seamless navigation and enhanced user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/tex...
  8. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Installation|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....running: dotnet --version Create a New Project. Navigate to the directory...and run dotnet new command. For example: dotnet new console -n AsposeEmailApp...

    docs.aspose.com/email/net/installation/
  10. How to Create a PST File in C#

    This quick tutorial guides on how to create a PST file in C#. You will learn to create a New PST file in C# with the help of a couple of lines of code along with the option to add different types of folders into it....MS Outlook for creating the new PST file. Once you create PST...PersonalStorage by providing the new PST file name and file format...

    kb.aspose.com/email/net/how-to-create-a-pst-fil...