Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 213,613 for

new

(0.26 sec)
  1. ControlChar.SpaceChar | Aspose.Words for .NET

    Explore ControlChar SpaceChar field. Unlock the power of char32 for seamless data management and enhanced character control in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.LineFeed | Aspose.Words for .NET

    Discover the ControlChar LineFeed field, understand the line feed character (x000a) for seamless text formatting and improved data handling....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  3. Shape conversion into image with same font diff...

    Hello, we found an issue with the conversion of the shape of the following docx. Smart objects - formatting issue (2).docx (24.1 KB) Our environment: Debian 12 Python 3.12 Aspose-Words - 25.7.0 Image after conversio…... // Create a new FontSettings instance FontSettings...FontSettings fontSettings = new FontSettings(); // Set the font sources...

    forum.aspose.com/t/shape-conversion-into-image-...
  4. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = New Document(); DocumentBuilder builder = New DocumentBuilder(doc); /…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...builder.Font.Name = "Courier New"; builder.Font.Size = 16; builder...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  5. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....Hide ] Move Form Field to a New Location in Existing PDF File...want to move a form field to a new location then you can use MoveField...

    docs.aspose.com/pdf/net/move-remove-form-field/
  6. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision....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...
  7. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create PdfBookmarkEntry for Chart Sheet with Ja...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Entry for Sheet1 const ent1 = new PdfBookmarkEntry (); ent1 . destination...

    docs.aspose.com/cells/javascript-cpp/create-pdf...
  9. Aspose::Words::Fields::FieldInfo::get_NewValue ...

    Aspose::Words::Fields::FieldInfo::get_NewValue method. Gets or sets an optional value that updates the property in C++....corresponding built-in property with the new value. field = System :: ExplicitCast...); field -> set_NewValue ( u "New comment" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-gradi...