Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 119,959 for

doc

(0.09 sec)
  1. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Footnote > footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to insert the next sequence number for the specified item in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Range::get_Text method | Aspose....

    Aspose::Words::Range::get_Text method. Gets the text of the range in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_FarEastLine...

    Aspose::Words::ParagraphFormat::get_FarEastLineBreakControl method. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current paragraph in C++.... auto doc = MakeObject < Document > ( MyDir...< ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

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

    Explore the Aspose.Words.Fields.FieldGlossary class for seamless GLOSSARY field implementation. Enhance your Document processing with powerful features!... Document doc = new Document (); // Create...AutoText building block to it. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  8. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word Document using C# tutorial with code to insert image in word Document header C# & add image to word Document's body as linked image....Document object to load Word DOC from file system or memory stream...any desired position in Word DOC Use DocumentBuilder.InsertImage...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your Document's first page with unique headers and footers for a professional touch.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Android API to Render TEX to DOT | products.asp...

    Transform TEX to DOT via Android via Java API...used to convert TEX files into DOC format. This API provides a wide...Android Java, is used to render DOC files into DOT format. This API...

    products.aspose.com/total/android-java/conversi...