Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 91,352 for

object

(0.11 sec)
  1. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent Object....ReflectionFormat from the parent object. def remove ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless document conversion....create an OoxmlSaveOptions object // and then pass it to the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your watermark's washout effect effortlessly with this simple boolean setting....with an ImageWatermarkOption object, // then pass it while creating...

    reference.aspose.com/words/net/aspose.words/ima...
  4. Aspose::Words::Saving::PageSavingArgs class | A...

    Aspose::Words::Saving::PageSavingArgs class. Provides data for the PageSaving() event. To learn more, visit the documentation article in C++....PageSavingArgs : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape Object to enhance your design's clarity and appeal....(caption) of the current shape object. public string Title { get...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill AcroForm - Fill PDF Form using C#|Aspose.P...

    You can fill forms in your PDF document with Aspose.PDF for .NET library....the field from the Document object’s Form collection and set its...

    docs.aspose.com/pdf/net/fill-form/
  7. View GLB File Formats via JAVA | products.aspos...

    Sample Java viewer code for GLB file. Use this example code to view GLB file within any Web or Desktop Java based application....Save method with object of Html5SaveOptions Check resultant...new Scene(file); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/java/viewer/glb/
  8. View DAE File Formats via JAVA | products.aspos...

    Sample Java viewer code for DAE file. Use this example code to view DAE file within any Web or Desktop Java based application....Save method with object of Html5SaveOptions Check resultant...new Scene(file); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/java/viewer/dae/
  9. Extract text from PDF in C++ | Aspose.PDF

    Simple demo source code to extract text from PDF file on any platform with C++ language.... Create TextAbsorber object to extract text. Accept the...infilename ); // Create TextAbsorber object to extract text auto textAbsorber...

    products.aspose.com/pdf/cpp/parser/text/
  10. Extract text or images from PDF using C++ | Asp...

    Simple demo source code to extract text and images from PDF files on any platform with C++ language.... Create a TextAbsorber object to extract text. Accept the...infilename ); // Create TextAbsorber object to extract text auto textAbsorber...

    products.aspose.com/pdf/cpp/parser/