Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 88,635 for

doc format

(0.3 sec)
  1. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing Document personalization and user engagement.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....create a formatted table using DocumentBuilder . auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. C# API to Export EMAIL to DOCX | products.aspos...

    Convert EMAIL to DocX without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...with a wide range of file formats, including EMAIL and DOCX....

    products.aspose.com/total/net/conversion/email-...
  4. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....image will be saved in the PNG format. Examples Shows how to use...the local file system. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. C++ API to Convert PPS to ODT or with free Onli...

    Export PPS to ODT within your C++ applications or online. Test free PPS to ODT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to ODT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pps-to...
  6. C++ API to Convert POTX to ODT or with free Onl...

    Export POTX to ODT within your C++ applications or online. Test free POTX to ODT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to ODT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/potx-t...
  7. C++ API to Convert POTM to RTF or with free Onl...

    Export POTM to RTF within your C++ applications or online. Test free POTM to RTF online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/potm-t...
  8. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a Document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....</foreach> > Source code Document doc = ... // Loading a template document...ReportingEngine (); engine . BuildReport ( doc , dataSource ); Result document...

    docs.aspose.com/words/net/accessing-json-data/
  10. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

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