Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 15,203 for

section

(0.22 sec)
  1. Convert X to STL via Python | products.aspose.com

    Sample code for X to STL Python conversion. Use API example code for batch X files to STL conversion within VB.NET, Asp.NET or any .NET based application....applications to determine the cross section of the 3D shape to be built...

    products.aspose.com/3d/python-net/conversion/x-...
  2. Convert RVM to STL via Python | products.aspose...

    Sample code for RVM to STL Python conversion. Use API example code for batch RVM files to STL conversion within VB.NET, Asp.NET or any .NET based application....applications to determine the cross section of the 3D shape to be built...

    products.aspose.com/3d/python-net/conversion/rv...
  3. Adding Attachments and HTML Text to Outlook MSG...

    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....multiple attachments to it: A section of VBA code that uses Microsoft...

    docs.aspose.com/email/java/adding-attachments-a...
  4. Installation | Aspose.TeX for C++

    Aspose.TeX API Documentation for C++ can be found in the downloaded ZIP package or gotten from NuGet Gallery, by clicking the “Download package”....package” link in the Info Section. Offline API Documentation...

    docs.aspose.com/tex/cpp/installation/
  5. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....be its index among all the section's footnotes. # This is the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code.... The group’s lock section is exposed via GroupShapeLock...

    docs.aspose.com/slides/nodejs-java/group/
  7. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....content from the body of a section on a page and verify the existence...class to access the pages, the Section.getBody() method to extract...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  8. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...paragraphs collection of the section page.getParagraphs().add(image1);...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  9. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...Aspose :: Words :: Section > ( doc -> get_Sections ())) { s -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...foreach (MarkupSection section in markup.Sections) { foreach (MarkupParagraph...(MarkupParagraph paragraph in section.Paragraphs) { StringBuilder...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...