Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 414,712 for

document

(1.57 sec)
  1. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... Document () builder = aw . DocumentBuilder...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.TabChar | Aspose.Words for .NET

    Master TabChar fields with ControlChar for seamless data management. Unlock efficiency with the versatile tab character (char9 or t) today!... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  3. Get Page Count of PDF in Ruby|Aspose.PDF for Java

    Retrieve the total number of pages in a PDF Document programmatically using Ruby with Aspose.PDF....Count To get page count of Pdf document using Aspose.PDF Java for...' / data / ' # Create PDF document pdf = Rjb :: import ( ' com...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  4. DocumentBase.footnoteSeparators property | Aspo...

    DocumentBase.footnoteSeparators property. Provides access to the footnote/endnote separators defined in the Document....separators defined in the document. get footnoteSeparators ()...separator. let doc = new aw . Document ( base . myDir + "Footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ControlChar.Tab | Aspose.Words for .NET

    Discover the ControlChar Tab field, understand the Tab character x0009 for efficient text formatting and enhanced data management.... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  6. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: Document.save(byteArrayOutputStream, opts) The Document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...line: document.save(byteArrayOutputStrea, opts) The document size...excessive given the small document size. Is there a more optimized...

    forum.aspose.com/t/getting-java-heap-space-erro...
  7. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the font....are present in a document. doc = aw . Document ( MY_DIR + 'Embedded...used and unused fonts in the document. for i in range ( all_fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your Document's first page with unique headers and footers for a professional touch....footers in a document using DocumentBuilder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the Document at the current insert position in C++....Inserts a string into the document at the current insert position...string to insert into the document. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words/doc...