Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 20,448 for

document insertion

(0.15 sec)
  1. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience.... Document doc = new Document (); DocumentBuilder...CurrentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/net/aspose.words.fie...
  2. UserInformation.Initials | Aspose.Words for .NET

    Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and user experience.... Document doc = new Document (); DocumentBuilder...CurrentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....Step 1: Create a New OneNote Document Step 2: Add a New Page Step...OneNote Document # Start by initializing a new Document object...

    blog.aspose.com/note/bullet-journaling-with-one...
  4. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a SKIPIF field. If the current...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  6. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....names of any images in the document. Get the images using the...extracting the image from the PDF document. package com.aspose.pdf.examples...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  7. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...true ); // Use a document builder to insert a field that contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Setting Background Color Dynamically in Java|As...

    Set text background color for Document contents dynamically when building a report in Java....text background color for document contents dynamically using...used anywhere in a template document except charts. An expression...

    docs.aspose.com/words/java/setting-background-c...
  9. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....the Working with Charts documentation article. Examples: Shows...for chart values. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...