Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 164,974 for

new

(0.07 sec)
  1. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....CreateNestedTable () { Document doc = new Document (); // Create the outer.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/net/aspose.words.tab...
  2. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured document tag with the Clear method, and show a defined placeholder for enhanced document management.... Document doc = new Document (); // Create a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  3. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...Deadline, new DateTime(2015, 3, 20, 17, 0,...project = new Project(); project.Set(Prj.StartDate, new DateTime(2015...

    forum.aspose.com/t/error-values-in-custom-field...
  4. Update Outline Code Definitions and Values

    Learn how to edit outline code values and their definitions using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-updated-outli...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. PDFConverter - Error on GetNextImage - Paramete...

    I have several PDF files I am trying to convert to PNG. Many of them work but many do not. I am calling PdfConverter.GetNextImage and getting a Parameter Not Valid Error. I will attach a code sample below. The file T…... converter = New PdfConverter() converter.BindPdf(tempFilePath)...thumbnailFileName) End Try End If M731-48832-New-Build-Postcard_v03-ma.pdf (634...

    forum.aspose.com/t/pdfconverter-error-on-getnex...