Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,195 for

section

(0.11 sec)
  1. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level in C++....these will look like "Section (1.01)", "Section (1.02)"... list ->...) -> set_NumberFormat ( u "Section ( \x0000 " u ". \x0001 " u...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...id="maintext"> <section id="sec_1"> <h1> Section 1 Montant total...</div> </article> </div> </section> </main> </body> </html> Output:...

    forum.aspose.com/t/html-to-docx-transformation-...
  3. Aspose.PDF Editor|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrate HTML5 PDF Editor is an open source web-based PDF editor.... In our next section, we will discuss the technical...desired format. In our next section, we will discuss the technical...

    docs.aspose.com/pdf/net/aspose-pdf-editor/
  4. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C++.... This section describes the main classes...text, paragraph, table, or section is a node, and even the document...

    docs.aspose.com/words/cpp/aspose-words-document...
  5. 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...
  6. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Bookmarks in PDF using Python|Aspo...

    This Section explain how to add, delete and get bookmark with Aspose.PDF for Python via .NET....quickly navigate to specific sections or pages. PDF bookmarks are...table of contents. In this section, you will learn how to: Add...

    docs.aspose.com/pdf/python-net/bookmarks/
  8. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... first_section . body . first_paragraph for...Reject the first section revisions. doc . first_section . range . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert HTML to Markdown in Python

    Aspose.HTML for Python via .NET provides a way to convert and manipulate HTML files programmatically. Let's learn how to convert HTML to Markdown in Python....Python - Code Sample # This section shows how to convert a webpage...navigating to the Developer’s guide section. There are several classes...

    blog.aspose.com/html/convert-html-to-markdown-i...
  10. Search Text in DWG File Programmatically in C# ...

    Search Text in DWG Drawing Files. Find Text in DWG CAD drawing programmatically using C#....DLL files from the Downloads section or running the following NuGet...look at the documentation section. In case of any concerns, please...

    blog.aspose.com/cad/search-text-in-dwg-csharp/