Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 8,059 for

section

(0.28 sec)
  1. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....KEEP_SOURCE_FORMATTING); for (Section srcSection : docToInsert.getSections())...last empty paragraph in a section. if (((srcNode.getNodeType())...

    reference.aspose.com/words/java/com.aspose.word...
  2. Installation | Aspose.PUB for C++

    Download and install Aspose.PUB API solution for C++ through NuGet either by manually downloading the zip archive or using Nuget Package Manager....download” link in the Info Section. Offline API Documentation...

    docs.aspose.com/pub/cpp/installation/
  3. Introduction to Formulas

    The page contains an introduction in project formula grammar that used by Aspose.Tasks for .NET library for calculations.... This section describes methods to read/write...

    docs.aspose.com/tasks/net/introduction-to-formu...
  4. Using PyInstaller to Easily Distribute Python A...

    Package python code to exe via pyinstaller....the spec suffix to add datas section like example.spec . Run pyinstaller...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  5. LaTeX document classes | Aspose.TeX for Java

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....class doesn’t define such a sectioning unit. The LaTeX book class...preface or acknowledgements section. Within such chapters, only...

    docs.aspose.com/tex/java/latex-document-classes/
  6. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...restart numbering at each section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....restart numbering at each section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Shape Alignment not working when converting HTM...

    Hi Team, We have a use-case where the HTML contains an SVG image and after the SVG is a Text DIV Element. When we pass this HTML to the ASPOSE Words and save the output in DOCX format, the SVG Image and then text is sup…...setBottomMargin(margin); Section section = doc.getFirstSection();...getFirstSection(); Body body = section.getBody(); for (Node node: children) {...

    forum.aspose.com/t/shape-alignment-not-working-...
  9. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....FirstSection { get; } Gets the first section in the document. FontInfos...LastSection { get; } Gets the last section in the document. LayoutOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  10. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Node.js via C++ API....right side, under the Type section, you’ll see a variety of fraction...in the Format Cells Dialog section above. Tips Custom Fractions...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...