Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 164,030 for

new

(0.05 sec)
  1. 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...
  2. 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...
  3. FieldQuote | Aspose.Words for Java

    Implements the QUOTE 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...
  4. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME 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...
  5. Merged Table Can't Read a Single Table Via Aspo...

    when Reading Table using TableAbsorber in Aspose.pdf. facing the issue reading when table have Merged cells it give it an Another Table I have an OneTable It showed an More than One table I Attached the single Table PDF …...Document pdfDocument = new Aspose.Pdf.Document(@"c:\tmp...Text.TableAbsorber absorber = new Aspose.Pdf.Text.TableAbsorber();...

    forum.aspose.com/t/merged-table-cant-read-a-sin...
  6. Extend and Contribute to CRM AutoMerge|Aspose.W...

    How to defined a custom workflow using Aspose AutoMerge add-on that can be used with Workflows and Dialogs in CRM in C#....fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...Document string [] values = new string [ fields . Length ]; for...

    docs.aspose.com/words/net/extend-and-contribute...
  7. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... let doc = new aw . Document (); // Insert even...firstSection . headersFooters . add ( new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....RtfLoadOptions loadOptions = new RtfLoadOptions(); // Set the...zeUtf8Text); Document doc = new Document(getMyDir() + "UTF-8...

    reference.aspose.com/words/java/com.aspose.word...
  9. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....Description AxisBound () Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java.... You can create new building blocks and insert them...doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...

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