Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 17,930 for

insert documents

(0.05 sec)
  1. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... input_group Insert unencrypted personalized information...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  2. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....additional options when saving a document into the SaveFormat.DOC or...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your Documents effortlessly with DocumentBuilder's Writeln method—Insert text and paragraph breaks seamlessly for improved readability....[ Hide ] Writeln( string ) Inserts a string and a paragraph break...break into the document. public void Writeln ( string text ) Parameter...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. FieldNoteRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNoteRef class. Implements the NOTEREF field...with Fields documentation article. Remarks Inserts the mark of...insertHyperlink Gets or sets whether to insert a hyperlink to the bookmarked...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert PDF to Excel using Python

    This quick tutorial explains how to convert PDF to Excel using Python. It includes the environment configuration information, step-by-step algorithm, and Python code to convert PDF to Excel file format....source PDF file using the Document class to render it to XLSX...calls like the source PDF document can easily be loaded with...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. FieldUnknown class | Aspose.Words for Python

    aspose.words.fields.FieldUnknown class. Implements an unknown or unrecognized field...the Working with Fields documentation article. Inheritance: FieldUnknown...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...