Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 213,611 for

new

(0.64 sec)
  1. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....to apply a different font to new content via FindReplaceOptions...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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.... It includes not only new and updated public methods, but...over VBA project. Using this new version 6.6.0 or higher, developers...

    docs.aspose.com/diagram/java/public-api-changes...
  4. IFieldUpdatingProgressCallback | Aspose.Words f...

    Implement this interface if you want to track field updating progress in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldUpdatingCallbac callback = new FieldUpdatingCallbac(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  5. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet points...FontSavingCallback callback = new FontSavingCallback (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionS()...the output as a new PDF file: Dim ocr As New AsposeOcr() Dim...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  7. Error ao tentar configurar chave (key) - Free S...

    Estamos recebendo a mensagem abaixo quando configuração aspose.net para gerar PDF para Word: image.png (122,3,KB)..."; Metered license = new Metered(); license.SetMeteredKey(publicKey...converter = new Pdf.Plugins.DocConverter()) { var options = new PdfToDocOptions();...

    forum.aspose.com/t/error-ao-tentar-configurar-c...
  8. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document....saveFormat , ext ) => { let doc = new aw . Document ( base . myDir...Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....XmlDataSource( string ) Creates a new data source with data from an...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  10. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...ApplyStyle(topStyle, new StyleFlag { CellShading = true...Rows[1].ApplyStyle(middleStyle, new StyleFlag { CellShading = true...

    forum.aspose.com/t/how-to-possible-top-row-colo...