Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 13,209 for

performance

(0.08 sec)
  1. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....in Word document is easily performed in few lines of easy code...enable different properties Perform text replacement for selected...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  2. FieldNextIf class | Aspose.Words for Python

    aspose.words.fields.FieldNextIf class. Implements the NEXTIF field...(Inherited from Field ) unlink() Performs the field unlink. (Inherited...(Inherited from Field ) update() Performs the field update. Throws if...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FieldOcx class. Implements the OCX field...(Inherited from Field ) unlink() Performs the field unlink. (Inherited...(Inherited from Field ) update() Performs the field update. Throws if...

    reference.aspose.com/words/python-net/aspose.wo...
  4. arkiv

    arkiv... Perform OCR on the image using the...settings.rectangles_size = 2; // Perform the OCR operation on the image...

    blog.aspose.com/sv/ocr/recognize-text-by-perfor...
  5. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field...(Inherited from Field ) unlink() Performs the field unlink. (Inherited...(Inherited from Field ) update() Performs the field update. Throws if...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....list of required steps to perform the task, and a runnable sample...methods and properties to perform modifications in a PDF file...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  7. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....point for whatever you want to perform with Aspose.Words: create a...obtain a particular section or perform some manipulations such as...

    docs.aspose.com/words/python-net/working-with-d...
  8. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....point for whatever you want to perform with Aspose.Words: create a...obtain a particular section or perform some manipulations such as...

    docs.aspose.com/words/net/working-with-document/
  9. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....process, the validation is also performed document -> Convert ( _dataDir...Finish" << std :: endl ; } To perform validation only, use the following...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  10. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the document are resolved and substituted according to [Document.font_settings](../../../aspose.words/document/font_settings/) when being written into HTML-based formats....substitution of font family names is performed. If this option is set to...an available font family, performing font substitution as required...

    reference.aspose.com/words/python-net/aspose.wo...