Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 20,783 for

document insertion

(0.25 sec)
  1. 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...
  2. Using Conditional Blocks in Java|Aspose.Words f...

    Use conditional blocks to represent the same data depending on a condition using Java....Hide ] You can use different document blocks to represent the same...Sequential Data in Java Inserting Documents Dynamically in Java Related...

    docs.aspose.com/words/java/using-conditional-bl...
  3. SVG with viewbox in defs used with fill:url - F...

    Hi Team, we are facing an issue where we insert a html string into a templated docx file via the report engine. The HTML contains an SVG with a defs section and some pattern within. The pattern has a viewbox, but the w…...are facing an issue where we insert a html string into a templated...the attached html to Word document. A dark background is appearing...

    forum.aspose.com/t/svg-with-viewbox-in-defs-use...
  4. Convert Excel Workbook to PDF|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....output documents. For example, upon rendering the document to PDF...this information from output documents. Direct Conversion Follow...

    docs.aspose.com/cells/go-cpp/convert-excel-work...
  5. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++.... Instead, it inserts internal information that tells...various control characters to a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved Document organization and clarity.... Document doc = new Document (); DocumentBuilder...counts for each list level. // Inserting a LISTNUM field in the same...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PDF|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....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  9. FieldCompare.left_expression property | Aspose....

    FieldCompare.left_expression property. Gets or sets the left part of the comparison expression.... Document () builder = aw . DocumentBuilder...doc = doc ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of a sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library.... Such a sheet could be inserted by an older version of Microsoft...screenshot. It can also be inserted with VBA in newer versions...

    docs.aspose.com/cells/net/find-if-the-worksheet...