Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 165,041 for

new

(0.09 sec)
  1. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert HTML to XPS | C# Examples

    You will learn about the supported HTML to XPS conversion scenarios using Aspose.HTML API and consider C# examples to illustrate them....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-xps/
  3. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....docx" , "Author" , new DateTime ()); Comparer . Compare..."Author" , new DateTime ()); CompareOptions compareOptions = new CompareOptions...

    reference.aspose.com/words/net/aspose.words.low...
  4. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your documents, enhancing visual appeal and layout....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  5. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...contain the image. Shape shape = new Shape ( builder . Document ,...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Utility Features|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....create a poll when composed a new message. This is done by including...snippet shows you how to create a new message and then send it with...

    docs.aspose.com/email/java/utility-features/
  7. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...PDF document Document doc = new Document("input.pdf"); // Define...area to redact Rectangle rect = new Rectangle(200, 500, 300, 600);...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  8. Working with Tasks on Exchange Server|Documenta...

    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....article shows how to: Create a new task. Set a task’s timezone....Request Save Task to Disc Create New Task The following code snippet...

    docs.aspose.com/email/java/working-with-tasks-o...
  9. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = New Document($"{path}4P003q.docx"); D…... Document docPR = new Document($"{path}4P003q.docx");...UpdatePageLayout(); ImportFormatOptions opt = new ImportFormatOptions() { KeepSourceNumbering...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  10. Extend and Contribute to CRM Update Import Tool...

    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....SaveFileDialog fileDialog = new SaveFileDialog (); fileDialog...FileName ; Workbook workbook = new Workbook (); workbook . Worksheets...

    docs.aspose.com/cells/net/extend-and-contribute...