Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 15,183 for

section

(0.58 sec)
  1. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for .NET: insert, play, trim, set poster frames, and export with C# examples for PPT, PPTX, and ODP presentations.... Auto ; } Audio Section...

    docs.aspose.com/slides/net/examples/elements/vi...
  2. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points....DocumentBuilder ( doc = doc ) # A section's "Page Setup" defines the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用updateFields更新目录存在目录缩进及页码不一致问题 - Free Support...

    使用updateFields更新目录 public static void main(String[] args) throws Exception { com.aspose.words.License wordsLicense=new com.aspose.words.License(); wordsLicense.setLicense("D:\\Aspose.TotalforJava.lic"); Stri…...docx"); Section section = doc.getFirstSection();...getFirstSection(); PageSetup pageSetup = section.getPageSetup(); double tabStopPosition...

    forum.aspose.com/t/updatefields/322089
  4. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....lists are restarted at each section after executing of a mail merge...SectionStart of the first document section and its copies for subsequent...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or Section...options for a document or section. To learn more, visit the Working...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::GetChildNodes method. Returns a live collection of child nodes that match the specified types in C++....( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. NPOI does not provide an opportunity to insert picture into a document using C#....with Images documentation section. The DocumentBuilder provides...

    docs.aspose.com/words/net/insert-picture-in-doc...
  8. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content...document tag which accepts multi-sections content. See also StructuredDocumentTa...) asSection() Cast node to Section . (Inherited from Node ) asShape()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....a child node of the first section's Body. builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words/sto...