Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 223,108 for

new

(1.55 sec)
  1. SignOptions.Comments | Aspose.Words for .NET

    Discover the SignOptions Comments property to enhance your digital signature with custom notes. Improve clarity and communication effortlessly!...our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  2. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets document default paragraph formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity.... Document doc = new Document ( MyDir + "Office math...ImageSaveOptions saveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Related to total.lic - Free Support Forum - asp...

    Hi team, Do I need to add my order ID and user ID in .lic file? if so how can I get my user ID and will the above license work for lates version of aspose(Aspose.Pdf,Aspose.Words,Aspose.Cells,Aspose.Slides,Aspose.BarCo…...// Create a new License object License license = new License();...Aspose.Cells var cellsLicense = new Aspose.Cells.License(); cellsLicense...

    forum.aspose.com/t/related-to-total-lic/315302
  5. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a New problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...Dear Sir We have encountered a new problem recently. When I converted...code as bellow var doc = new Document(new MemoryStream(File.Rea...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  6. Change simple values in XMP EPS metadata |Java

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/change-s...
  7. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Make text thicker...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/dilate/
  8. Get the Version Number of the Application that ...

    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....2003 XLS file let workbook = new AsposeCells . Workbook ( path...Excel 2007 XLS file workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/get-the-versio...
  9. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Calculate Sub Totals in xlsx4j|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....//Instantiate a new workbook Workbook workbook = new Workbook ( "book1... i.e., B3:C19 CellArea ca = new CellArea (); ca . StartRow =...

    docs.aspose.com/cells/java/calculate-sub-totals...