Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 20,011 for

document insertion

(0.28 sec)
  1. FieldUnknown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUnknown class for handling unrecognized fields efficiently. Enhance your Document processing with seamless integration!...the Working with Fields documentation article. public class FieldUnknown...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...// Get RevisionOptions from document layout options RevisionOptions...RevisionOptions revisionOptions = document.getLayoutOptions().getRevisionOptions();...

    forum.aspose.com/t/some-table-in-word-file-will...
  3. FieldAddressBlock.LanguageId | Aspose.Words for...

    Manage address formatting effortlessly with the FieldAddressBlock LanguageId property. Set or retrieve the language ID for seamless localization....Shows how to insert an ADDRESSBLOCK field. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....TeX Product Family Insert Shapes in Word using Java This...This article explains how to insert shapes in Word using Java ...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  5. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'City'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldMacroButton...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word Documents for enhanced visual appeal....shape in a Microsoft Word document. public enum ShapeType Values...Microsoft Word. For example, if you insert a new auto shape from ClipArt...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_CalendarType method. Specifies the type of calendar for this SDT. Default is Default in C++....enter a date with a structured document tag. auto doc = System ::...Words :: Document > (); // Insert a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...following code snippet for inserting the footer text for (Section...font color setting in the document. When you set the font properties...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  10. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...> ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...