Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,060 for

join documents

(0.35 sec)
  1. CustomXmlProperty.Value | Aspose.Words for .NET

    CustomXmlProperty Value property. Gets or sets the value of the custom XML attribute or smart tag property in C#....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  2. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... Document ( MY_DIR + "Smart tags.doc"...= aw . Document () # A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... Document () # A smart tag appears in a document with Microsoft...smart tags in our document using a document visitor. #doc.accept(ExSmartTag...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlProperty | Aspose.Words for .NET

    CustomXmlProperty constructor. Initializes a new instance of this class in C#....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....node, you need to specify a document to which the node belongs...without a document because it depends on the document-wide structures...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlProperty Class | Aspose.Words for .NET

    Aspose.Words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property in C#....Structured Document Tags or Content Control documentation article...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by bookmark name in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Slides::ILineFormatEffectiveData Class ...

    Public Member Functions | List of all members Aspose::Slides::ILineFormatEffectiveData Class Reference abstract Immut......get_JoinStyle ()=0 Returns the lines join style. Read-only LineJoinStyle...applied. Member Function Documentation ◆ Equals() virtual bool...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  9. NodeImporter - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...repeated import of nodes from one document to another. Aspose.Words provides...

    reference.aspose.com/words/java/com.aspose.word...
  10. Custom Fonts Are Not Working when Using Aspose....

    I am using aspose slides python library, i have bunch of custom fonts loaded in the fonts folder and when i try to load and convert a sample pptx to pdf, i get the pdf generated with no text! When i comment the line wher…...join(os.path.dirname(__file__), 'license/aspose...fonts_folder = os.path.join('/'.join(curr_folder), 'fonts/')...

    forum.aspose.com/t/custom-fonts-are-not-working...