Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 15,182 for

section

(0.1 sec)
  1. Working with User-defined Cells|Documentation

    This Section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....of the User-defined Cells section in the shape’s ShapeSheet....in the User-defined Cells section of the shape’s ShapeSheet....

    docs.aspose.com/diagram/net/working-with-user-d...
  2. 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...
  3. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your document formatting and layout precision....docx" ); // The first section has 2 pages. We will assign...

    reference.aspose.com/words/net/aspose.words.ren...
  4. 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...
  5. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...updatePageLayout(); for (Section section : document.getSections())...NodeCollection childNodes = section.getChildNodes(NodeType.BODY...

    forum.aspose.com/t/empty-page-not-getting-remov...
  6. 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...
  7. 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...
  8. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/nodejs-net/replace-fields/
  9. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  10. LINQ Reporting Engine in Python|Aspose.Words fo...

    Create reports from template documents using the LINQ Reporting Engine in Python. Learn more about the supported features in Python.... This section provides the information about...binding, conditional sections, repeating sections, and custom functions...

    docs.aspose.com/words/python-net/linq-reporting...