Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 20,473 for

insert documents

(0.59 sec)
  1. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....Working with Form Fields documentation article. class FormField...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Authentication – C# examples – Aspose.HTML for ...

    Learn how to use Aspose.HTML to create a C# message handler for a Web request with password-based authentication schemes such as basic, digest, NTLM, Kerberos... Insert (0, new CredentialHandler());...10 11 // Initialize an HTML document with specified configuration...

    docs.aspose.com/html/net/message-handlers/authe...
  3. Export OFT to OTT via Java | products.aspose.com

    Java API to Convert OFT to OTT without using Microsoft Word or Outlook...render HTML to OTT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to OTT format...

    products.aspose.com/total/java/conversion/oft-t...
  4. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...For equal spacing, we need to insert LCM(cell_count_of_all_rows)...Words.Document.UpdatePageLayout() , when the document contains...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  9. Convert OTT to ODP via Java or with free Online...

    Java API to Export OTT to ODP without using Microsoft Word or PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....manipulating documents, including the ability to convert documents to HTML...features for manipulating documents and presentations, making...

    products.aspose.com/total/java/conversion/ott-t...
  10. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....Words Document Object Model (DOM) documentation article. Remarks:...getEditableRangeEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...