Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 25,085 for

form

(0.12 sec)
  1. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....to print the document in the form of a book fold. // When we print...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++....recognizes a part of its text as some form of data, // such as a name,...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++....recognizes a part of its text as some form of data, // such as a name,...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::CustomXmlProperty::get_U...

    Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++....recognizes a part of its text as some form of data, // such as a name,...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Remove method. Removes all occurrences of the specified general Format from the collection in C++....field's result to its original form. format -> get_GeneralFormats...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::idx_get method. Gets a general Format at the specified index in C++....field's result to its original form. format -> get_GeneralFormats...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....We can save the table in the form of an XML document. tableSubstitutionRul...Linux substitution table in the form of an XML document using a stream...

    reference.aspose.com/words/java/com.aspose.word...
  8. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....unused objects Remove flattening form fields Remove or flatten annotations...outfilename ); } Removing Form Fields Removing forms from your PDF will...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  9. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI Formats with customizable options....set; } Controls how drop-down form fields are saved to HTML or...set; } Controls how text input form fields are saved to HTML or...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose.Pdf.Facades.FormFieldFacade.Rotate set n...

    Hi, Aspose.PDF 22.7 I am populating fields in a pdf using Aspose.Pdf.Facades.FormFieldFacade The document page is rotated 180 degrees, so to make the text look the correct way up I need to rotate the facade by 180 deg…...Form form = new Aspose.Pdf.Facades.Form(inputStream);...fieldNames) { form.GetFieldFacade(fieldName).Rotation = 180; form.FillField(fieldName...

    forum.aspose.com/t/aspose-pdf-facades-formfield...