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

doc format

(0.11 sec)
  1. Aspose::Words::Markup::SdtListItemCollection::G...

    Aspose::Words::Markup::SdtListItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Several Image Into HTML Java

    Merge multiple Image into HTML in Java code. Save Image as HTML using Java....developers to convert images to HTML format with a few lines of code. Image...Java to convert images to HTML format with maximum flexibility and...

    products.aspose.com/words/java/merge/image-to-h...
  3. Several Image Into PDF Java

    Merge multiple Image into PDF in Java code. Save Image as PDF using Java....developers to convert images to PDF format with a few lines of code. Image...Java to convert images to PDF format with maximum flexibility and...

    products.aspose.com/words/java/merge/image-to-pdf/
  4. Several JPG Into GIF C++

    Merge multiple JPG into GIF in C++ code. Save JPG as GIF using C++....to convert JPG to GIF image format with a few lines of code. JPG...to GIF format. Use C++ to convert JPG to GIF image format with...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  5. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++....to convert JPG to BMP image format with a few lines of code. JPG...to BMP format. Use C++ to convert JPG to BMP image format with...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  6. Aspose::Words::Document::get_Variables method |...

    Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a Document or template in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::VariableCollection::Remove metho...

    Aspose::Words::VariableCollection::Remove method. Removes a Document variable with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  8. Aspose::Words::VariableCollection::RemoveAt met...

    Aspose::Words::VariableCollection::RemoveAt method. Removes a Document variable at the specified index in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve Document usability!...outlines can be exported to XPS format by using the same OutlineOptions...saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Bookmark::get_FirstColumn method...

    Aspose::Words::Bookmark::get_FirstColumn method. Gets the zero-based index of the first column of the table column range associated with the bookmark in C++.... auto doc = System :: MakeObject < Aspose...+ u "Table column bookmarks.doc" ); for ( auto && bookmark :...

    reference.aspose.com/words/cpp/aspose.words/boo...