Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 376,834 for

document

(0.12 sec)
  1. How to Secure OneNote file using Java

    This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to password protect OneNote Document in Java....example code to achieve OneNote document protection in Java . The developed...Linux. Steps to Lock OneNote Document in Java Configure the IDE...

    kb.aspose.com/note/java/how-to-secure-onenote-f...
  2. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  3. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....with Headers and Footers documentation article. Remarks: There...footers from a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. Inserting Table|Aspose.Words for .NET

    Insert a table into a Document and modify it easily and fast instead of using VSTO in C#.... Documents . Open ( "Inserting Table...marks. rng . InsertBefore ( "Document Statistics" ); rng . Font...

    docs.aspose.com/words/net/inserting-table/
  5. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....display the date/time of the document’s most recent save operation...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Saving::TxtListIndentation class...

    Aspose::Words::Saving::TxtListIndentation class. Specifies how list levels are indented when Document is exporting to Text format. To learn more, visit the Documentation article in C++....list levels are indented when document is exporting to Text format...more, visit the Save a Document documentation article. class TxtListIndentation...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF Documents in .NET using Aspose.PDF for structured text retrieval....Hide ] Extract Text from PDF document in Paragraphs form We can...can get text from a PDF document by searching a particular text...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  9. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your Document management today!... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...
  10. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...