Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 15,446 for

section

(0.09 sec)
  1. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next Section for advanced users and developers....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/go-cpp/advanced-operations/
  2. SdtAppearance enumeration | Aspose.Words for No...

    Aspose.Words.Markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag.... myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Range.revisions property | Aspose.Words for Nod...

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range....(); } // Reject the first section revisions. doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....docx"); Section firstPageSection = doc.getFirstSection();...KEEP_SOURCE_FORMATTING); for (Section srcSection : docToInsert.getSections())...

    reference.aspose.com/words/java/com.aspose.word...
  6. ConvertUtil.inchToPoint method | Aspose.Words f...

    ConvertUtil.inchToPoint method. Converts inches to points....with other settings for a section. let doc = new aw . Document...DocumentBuilder ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Additionally, “Section_3” is being appended to “Section_2” instead...of appearing as a separate section. Could you please explain why...

    forum.aspose.com/t/content-control-wrapping-iss...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Appearance method. Gets or sets the appearance of the structured document tag in C++....( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Appearance method. Gets or sets the appearance of the structured document tag in C++....( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/python-net/aspose-words-d...