Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 22,584 for

document editing

(0.06 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_CreatedTime method. Gets or sets date of the Document creation in UTC in C++....method Gets or sets date of the document creation in UTC. System ::...get_CreatedTime () Remarks For documents originated from RTF format...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastPrinted method. Gets or sets the date when the Document was last printed in UTC in C++....or sets the date when the document was last printed in UTC. System...get_LastPrinted () Remarks For documents originated from RTF format...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....get_LastSavedTime () Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. SelectActiveDocument | Aspose.Page for .NET API...

    SelectActiveDocument XpsDocument.SelectActiveDocument method Selects an active Document for Editing. public void Sele......method Selects an active document for editing. public void SelectActiveDocument...Description documentNumber Int32 A document number. Exceptions exception...

    reference.aspose.com/page/net/aspose.page.xps/x...
  5. Suppress popup for readonly file " the author w...

    I have used below tags to make the file readonly. Document.getWriteProtection().setReadOnlyRecommended(true); Document.protect(ProtectionType.READ_ONLY); With above property, I’m able to open the file in readonly mode …... document.getWriteProtection().setR...setReadOnlyRecommend(true); document.protect(ProtectionType.READ_ONLY);...

    forum.aspose.com/t/suppress-popup-for-readonly-...
  6. Edit XLTM files via .NET | products.aspose.com

    C# source code to edit XLTM Document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Editor PNG JPG BMP TIFF DOCX Edit XLTM Formats in C# Native and...high performance XLTM document editing using server-side Aspose...

    products.aspose.com/cells/net/editor/xltm/
  7. C++ API to Export MD to MARKDOWN | products.asp...

    Convert MD to MARKDOWN within C++ applications....manipulate PDF documents, such as creating, editing, converting...MARKDOWN. This advanced Word Document Processing API provides a...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. Edit Visio VDX files via .NET | products.aspose...

    C# source code to edit Visio VDX Document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Editor Vdx PNG JPG BMP TIFF DOCX Edit VDX Formats in C# Native and...and high performance VDX document editing using server-side Aspose...

    products.aspose.com/diagram/net/editor/vdx/
  9. Aspose::Words::Saving::PdfEncryptionDetails Cla...

    Contains details for encrypting and access permissions for a PDF Document....access permissions for a PDF document. Examples Shows how to set...saved PDF document. auto doc = MakeObject<Document>(); auto builder...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. PdfFileSignature | Aspose.PDF for Python via .N...

    Represents a class to sign a pdf file with a certificate....PdfFileSignature class PdfFileSignature(document) Initializes a new instance...PdfFileSignature class PdfFileSignature(document, output_file) Initializes...

    reference.aspose.com/pdf/python-net/aspose.pdf....