Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 16,239 for

true type

(0.23 sec)
  1. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....property, which should be set to true so that only the font of specific...after setting the property to true . As you can see in the first...

    docs.aspose.com/cells/javascript-cpp/change-the...
  3. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for document range editing. Enhance your document management today!...Unspecified 0 Means that editor type is not specified. Administrators...editable ranges using this editing type when document protection is...

    reference.aspose.com/words/net/aspose.words/edi...
  4. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  5. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....setAllowComments(true); options.setDefaultInstructio(true); options...here"); options.setShowDate(true); options.setSigner("John Doe");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

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

    Represents a single form field in Java....setBold(true); formField.getFont().setSize(24...getText()); Assert.assertEquals(true, formFieldRun.getFont().getBold());...

    reference.aspose.com/words/java/com.aspose.word...
  8. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....means that it can only store a true or false value. Making Gridlines...isGridlinesVisible() property to true . Hiding Gridlines Hide gridlines...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  9. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....setExportTextInputFo(true); options.setImagesFolder(imagesDir...saveOptions.setExportDocumentPro(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldChar.fieldType property | Aspose.Words for...

    FieldChar.fieldType property. Returns the Type of the field....fieldType property Returns the type of the field. get fieldType...Fields . FieldType . FieldDate , true ). asFieldDate (); field . format...

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