Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 199,426 for

new

(0.28 sec)
  1. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false.... Document doc = new Document ( MyDir + "Footnotes...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Font.TintAndShade | Aspose.Words for .NET

    Discover the Font TintAndShade property to easily adjust colors! Lighten or darken shades for vibrant designs. Enhance your projects effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Load Email Message using Aspose.Email and Apach...

    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....which takes filename to load new MAPIMessage. Java String filename..."message.msg" ; MAPIMessage msg = new MAPIMessage ( filename ); Download...

    docs.aspose.com/email/java/load-email-message-u...
  4. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 演示文稿转换为 SWF Flash...Presentation presentation = new Presentation ( "HelloWorld.pptx"...)) { SwfOptions swfOptions = new SwfOptions (); swfOptions . ViewerIncluded...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  5. Optimize PDF Resources using Rust via C++|Aspos...

    Optimize Resources of PDF files using Rust tool....saves the optimized PDF to a new file. The following code snippet...previously opened PDF-document with new filename pdf . save_as ( "sample_open...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf-resou...
  6. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var absorber = new Aspose . Pdf . Text . TableAbsorber...

    products.aspose.com/pdf/net/table/remove/
  7. XamlFlowSaveOptions.ReplaceBackslashWithYenSign...

    Discover how XamlFlowSaveOptions' ReplaceBackslashWithYenSign property enhances your data formatting by converting backslashes to yen signs. Default, false.... Document doc = new Document ( MyDir + "Korean backslash...XamlFlowSaveOptions saveOptions = new XamlFlowSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. License | Aspose.Words for .NET

    Effortlessly create and manage licenses with our constructor class. Simplify your licensing process and enhance efficiency today!...License constructor Initializes a new instance of this class. public...testLicenseFileName ); License license = new License (); license . SetLicense...

    reference.aspose.com/words/net/aspose.words/lic...
  9. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization.... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/wat...
  10. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....</div> </html>" ; // Set the new mode of import HTML block-level...; DocumentBuilder builder = new DocumentBuilder (); builder ...

    reference.aspose.com/words/net/aspose.words/htm...