Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 197,077 for

new

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.3.0|Docume...

    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.... Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...crash. Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 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...
  3. SignatureLineOptions.SignerTitle | Aspose.Words...

    Discover the SignatureLineOptions SignerTitle property to customize suggested signer titles easily. Enhance your document's professionalism effortlessly!...certificatePassword ) { Document document = new Document ( srcDocumentPath );...); DocumentBuilder builder = new DocumentBuilder ( document );...

    reference.aspose.com/words/net/aspose.words/sig...
  4. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....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...
  5. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling....to apply a different font to new content via FindReplaceOptions...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  6. SignOptions.SignatureLineId | Aspose.Words for ...

    Discover the SignatureLineId property in SignOptions. Easily identify signature lines with a unique GUID, enhancing your document management efficiency....certificatePassword ) { Document document = new Document ( srcDocumentPath );...); DocumentBuilder builder = new DocumentBuilder ( document );...

    reference.aspose.com/words/net/aspose.words.dig...
  7. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer in C++.... “Times New Roman Bold Italic”). fontPclName...AddPrinterFont ( u "Courier New" , u "Courier" ); // When printing...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...to apply a different font to new content via FindReplaceOptions...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...try (Document pdfDocument1 = new Document(basePath + fileName1...document Document pdfDocument2 = new Document(basePath + fileName2...

    forum.aspose.com/t/merge-pdf-ua/310793