Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 29,664 for

document insertion

(0.07 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Create DOTM Files via C# | products.aspose.com

    C# Sample code for generating DOTM Documents. Use this code for creating Word DOTM files within VB.NET, Asp.NET or any .NET based application....XML DOTM PDF Create DOTM Documents via C# Native and high performance...Install-Package Visit our documentation for more details. Generating...

    products.aspose.com/words/net/create/dotm/
  3. Create DOCM Files via C# | products.aspose.com

    C# Sample code for generating DOCM Documents. Use this code for creating Word DOCM files within VB.NET, Asp.NET or any .NET based application....XML DOCM PDF Create DOCM Documents via C# Native and high performance...Install-Package Visit our documentation for more details. Generating...

    products.aspose.com/words/net/create/docm/
  4. FieldCreateDate.use_saka_era_calendar property ...

    FieldCreateDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....of the document. doc = aw . Document ( MY_DIR + 'Document.docx'...( doc ) builder . move_to_document_end () builder . writeln (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldCreateDate.use_lunar_calendar property | A...

    FieldCreateDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar....of the document. doc = aw . Document ( MY_DIR + 'Document.docx'...( doc ) builder . move_to_document_end () builder . writeln (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.tiff_compression property | As...

    ImageSaveOptions.tiff_compression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....compression scheme to apply to a document that we convert into a TIFF...TIFF image. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineImage method. The image that will be shown in associated SignatureLine. Default value is null in C++....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + u "Document.docx" ; String dstDocumentPath...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::Drawing::SignatureLine::get_Id m...

    Aspose::Words::Drawing::SignatureLine::get_Id method. Gets or sets identifier for this signature line. This identifier can be associated with a digital signature, when signing Document using DigitalSignatureUtil. This value must be unique and by default it is randomly generated new Guid (NewGuid) in C++....digital signature, when signing document using DigitalSignatureUtil...add a signature line to a document, and then sign it using a...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Export OFT to EMF via C++ | products.aspose.com

    C++ API to Convert OFT to EMF without using Microsoft Word or Outlook...quickly and easily convert HTML documents to EMF. It also supports a...HTML by using Document class Save the document to EMF format...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the Document in C++....the collection and from the document. void Aspose :: Words :: NodeCollection.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...