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

section

(0.13 sec)
  1. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....SharedPtr < Aspose :: Words :: Section >> ( srcDoc -> get_FirstSection...ExplicitCast < Aspose :: Words :: Section > ( dstDoc -> ImportNode (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...(node is Section section)) continue; section.PageSetup.LeftMargin...leftMargin; section.PageSetup.RightMargin = rightMargin; section.PageSetup...

    forum.aspose.com/t/question-about-behavior-mail...
  3. Aspose::Words::Markup::StructuredDocumentTag::C...

    Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured document tag and displays a placeholder if it is defined in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Working with Documents in Python via Java|Aspos...

    Learn to create, edit, and manage PDF documents in Python using Aspose.PDF. Simplify your document workflow....Hide ] Topics covered in this section: Adding JavaScript in Python...

    docs.aspose.com/pdf/python-java/working-with-do...
  5. Integrate Aspose.BarCode for .NET with Aspose.P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] In this section, it is described how to insert...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  6. Barcode Standards|Documentation

    Information Cards for Most Popular Barcode Types...Standards Contents [ Hide ] This section provides general information...

    docs.aspose.com/barcode/barcode-standards/
  7. Table.accept method | Aspose.Words for Python

    Table.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_table_end()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag....file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points....evenly spaced columns in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....instance is a ranged (multi-section) structured document tag. ...Document(getMyDir() + "Multi-section structured document tags.docx");...

    reference.aspose.com/words/java/com.aspose.word...