Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 15,214 for

section

(1.24 sec)
  1. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....the links in the “See Also” section. IntelliJ IDEA. Azure Toolkit...the Configuring a Dockerfile section. Add blocks for repository...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  2. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asSection() Cast node to Section . asShape() Cast node to Shape...curNode . nextSibling ; // A section body can contain Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....Section 新增: public ColumnInfo 列信息 public...legacyxmlmodel.Sections 新增: public Sections() public Section add() public...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  4. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Custom Scaling Factor This section shows how to generate shape...Shape’s Appearance Bounds This section shows how to generate a thumbnail...

    docs.aspose.com/slides/python-net/create-shape-...
  5. 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...
  6. 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...
  7. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/net/find-and-replace/
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...PageSetup ps = ((Section)s.GetAncestor(NodeType.Section)).PageSetup;...PageSetup ps = ((Section)s.GetAncestor(NodeType.Section)).PageSetup;...

    forum.aspose.com/t/getting-exception-floating-s...
  9. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...comprises a header section and a body section, separated by a blank...subject, and timestamp. The body section contains the content of the...

    products.aspose.com/total/python-net/conversion...
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....text contained in separate sections In some situations, you may...Algorithm The code in this section addresses all of the possible...

    docs.aspose.com/words/nodejs-net/how-to-extract...