Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,203 for

section

(0.94 sec)
  1. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the C# Image Processing and Manipulation Library API in .NET applications.... This section explains key programming concepts...

    docs.aspose.com/imaging/net/introduction/
  3. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....the Alt Text Property This section explains how to read the Alt...ng? Yes. The group’s lock section is exposed via group_shape_lock...

    docs.aspose.com/slides/python-net/group/
  4. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. Get code samples for traces, brush color & size....display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/php-java/manage-ink/
  5. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your documents for enhanced formatting and readability....readonly SectionBreak End of section character: “\x000c” or “\f”...const SectionBreakChar End of section character: (char)12 or “\f”...

    reference.aspose.com/words/net/aspose.words/con...
  6. Supported Features on Document Load|Aspose.Word...

    Load your document in any supported format using Node.js. Import and convert a document of any size....Features on Document Load section in the Aspose.Words for .NET...Features on Document Load” section of the .NET documentation....

    docs.aspose.com/words/nodejs-net/supported-feat...
  7. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured document tag in C++....( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 管理演示文稿缩放(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 创建和自定义缩放 — 在章节之间跳转,添加缩略图和过渡效果,适用于 PPT、PPTX 和 ODP 演示文稿。... 仅显示单个章节,请使用 Section Zoom 。 幻灯片缩放 幻灯片缩放可以使您的演示更...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/zh/cpp/manage-zoom/
  9. 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...
  10. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....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/java/find-and-replace/