Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 14,824 for

section

(0.09 sec)
  1. Installation of Java API | Aspose.ZIP for Java

    Learn how to install Aspose.ZIP for Java via Aspose Artifactory....snippet to the <repositories> section of your pom.xml : Copy 1 <...the following snippet to the section of your pom.xml: Copy 1 < dependency...

    docs.aspose.com/zip/java/installation/
  2. Video|Aspose.Slides Documentation

    Work with video in C# using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... Auto ; } Audio Section...

    docs.aspose.com/slides/net/examples/elements/vi...
  3. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....export bookmarks in the first section's header/footers. // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add calculated field in Pivot Table with C++|Do...

    How to add a calculated field in pivot table with Aspose.Cells for C++....Field List under the Values section. Drag the calculated field...field to the Values section of the PivotTable to display the calculated...

    docs.aspose.com/cells/cpp/add-calculated-field-...
  6. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  7. ConvertUtil.PointToInch | Aspose.Words for .NET

    Effortlessly convert points to inches with ConvertUtil's PointToInch method. Simplify your measurements and enhance your design accuracy today!...DocumentBuilder ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/net/aspose.words/con...
  8. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or Section in Java....options for a document or section. To learn more, visit the Working...builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SecondSectionSize method. Gets or sets the size of the pie chart secondary Section as a percentage in C++....of the pie chart secondary section as a percentage. int32_t Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ConvertUtil.point_to_inch method | Aspose.Words...

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

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