Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 88,628 for

doc format

(0.14 sec)
  1. FormFieldCollection.GetEnumerator | Aspose.Word...

    Discover the FormFieldCollection GetEnumerator method, which provides an efficient way to iterate through form fields, enhancing your data management experience....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and form functionality....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Converting a PS file to EMF using C++ | Aspose.PDF

    Sample code for PS to EMF conversion using C++. Use C++ example for batch PS to EMF conversion....programmatically a document from PS to EMF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/
  6. Converting a PDF file to XML using C++ | Aspose...

    Sample code for PDF to XML conversion using C++. Use C++ example for batch PDF to XML conversion....a document from PDF to XML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xml/
  7. Converting a PDF file to BMP using C++ | Aspose...

    Sample code for PDF to BMP conversion using C++. Use C++ example for batch PDF to BMP conversion....a document from PDF to BMP format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  8. Converting a PDF file to TEX using C++ | Aspose...

    Sample code for PDF to TEX conversion using C++. Use C++ example for batch PDF to TEX conversion....a document from PDF to TEX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-tex/
  9. Convert XLS to PPTX with C++ or with free Onlin...

    Convert XLS to PPTX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xls-to...
  10. Aspose::Words::Tables::Table::AutoFit method | ...

    Aspose::Words::Tables::Table::AutoFit method. Resizes the table and cells according to the specified auto fit behavior in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...