Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 14,821 for

section

(0.13 sec)
  1. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C++ code by using the Aspose.Cells for C++ API....Options and highlights the section to specify the Custom Separators...

    docs.aspose.com/cells/cpp/specify-custom-number...
  2. Aspose::Words::ConvertUtil::PointToInch method ...

    Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++....DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using C# https://products.aspose.com/pdf/net/parser/ Recent content in Extract text or images from PDF using C#......svg#aspose-buy Buy overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/net/parser/index.xml
  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. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-header/
  6. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and prints....docx" ); // The first section has 2 pages. We will assign...document can have multiple sections that specify pages with different...

    reference.aspose.com/words/net/aspose.words.ren...
  7. MailMerge class | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge class. Represents the mail merge functionality... restart_lists_at_each_section Gets or sets a value indicating...lists are restarted at each section after executing of a mail merge...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes Section layouts for right-to-left and left-to-right languages. Enhance your document design!...Word uses gutters for the section based on a right-to-left language...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; // Determine...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Technical Articles | Aspose.Tasks Documentation

    Discover advanced use cases, tips, and integrations for Aspose.Tasks for .NET....Contents [ Hide Show ] This section provides a collection of practical... 🔍 Who Is This For? This section is intended for: Developers...

    docs.aspose.com/tasks/net/technical-articles/
  10. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...