Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 27,104 for

only

(0.9 sec)
  1. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility.... Can only be XamlFixed. public override...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Protect and Unprotect Worksheet with Node.js vi...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Node.js via C++....js via C++ You only need the following simple lines...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  3. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++....file, since such access can only be obtained by an authorized...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  4. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....lightweight PDF version that contains only the form field values or comments...

    docs.aspose.com/pdf/net/import-fdf/
  5. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API.... However, this method works only if the items in the custom list...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  6. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories....this switch, a TOA field will only pick up entries from TA fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.ConvertToHorizontallyMergedCells | Aspose...

    Discover how the ConvertToHorizontallyMergedCells method transforms wide merged cells into horizontally merged ones, enhancing your data organization....Words by default define only 5 cells in a row, and none of...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Manual - recalculate only when the user explicitly requests...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  9. 用C++获取单元格验证|Documentation

    本文章介绍了如何用C++应用验证到单元格。... It can take only the values Between 10 and 20...

    docs.aspose.com/cells/zh/cpp/get-validation-app...
  10. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...isn’t changeable, it’s read only ecymerman April 30, 2025, 2:33pm...

    forum.aspose.com/t/change-a-field-name/312114