Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 180,113 for

doc

(0.11 sec)
  1. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...required feed and generated doc for your reference , kindly check...and set its position: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  3. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your Documents!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Please...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Font.LocaleIdBi | Aspose.Words for .NET

    Discover the Font LocaleIdBi property, easily manage locale identifiers for formatted right-to-left characters, enhancing your multilingual applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/net/aspose.words/fon...
  8. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions options...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Android API to Render PCL to DOCM | products.as...

    Transform PCL to DocM via Android via Java API...used to convert PCL files to DOC. This API supports a wide range...which can be used to render DOC to DOCM. This API supports a...

    products.aspose.com/total/android-java/conversi...
  10. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...