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

section

(0.09 sec)
  1. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...maxContentWidth > 555; for (Section section : doc.getSections()) {...{ PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...

    forum.aspose.com/t/cutting-off-right-side-after...
  2. Code Comparison for Common Features with OpenXM...

    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....OpenXML Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/cells/net/code-comparison-for-c...
  3. Showcases|Documentation

    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....Contents [ Hide ] Showcases This section contains showcases and solutions...

    docs.aspose.com/psd/java/showcases/
  4. PDF Annotations in Node.js|Aspose.PDF for Node....

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF for Node.js via C++....following: Delete Annotation - this section explains how to delete annotations...

    docs.aspose.com/pdf/nodejs-cpp/annotations/
  5. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types....Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SourceType enumeration | Aspose.Words for Node.js

    Aspose.Words.Bibliography.SourceType enumeration. Represents bibliography source types....BookSection Specifies the book section source. JournalArticle Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number of text columns in C++....evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. Supported Features on Document Load|Aspose.Word...

    Load your document in any supported format using Python. 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/python-net/supported-feat...
  9. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....paragraph in the body of the first section. ASSERT_EQ ( 24 , body -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...is not inserting field at section end or paragraph end which...insert hyper link after every section as highlighted below. 1200-02-5908-006...

    forum.aspose.com/t/how-to-navigate-to-every-par...