Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 11,977 for

document editing

(0.06 sec)
  1. View POTM in Java | products.aspose.com

    View POTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...open and view, manipulate or edit presentations, import presentations...presentations from images or documents, and convert presentations...

    products.aspose.com/slides/java/viewer/potm/
  2. یک سند را در Python شبیه سازی کنید|Aspose.Words...

    با استفاده از Python یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند....دهد: # Create a document. doc = aw . Document () builder = aw...writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/fa/python-net/clone-a-doc...
  3. BuiltInDocumentProperties.CreatedTime | Aspose....

    اكتشف ميزة BuiltInDocumentProperties CreatedTime للوصول بسهولة إلى تاريخ إنشاء مستندك وإدارته بتوقيت UTC لتحسين التنظيم.... Document doc = new Document ( MyDir + "Properties...WriteLine ( $"Minutes spent editing: {properties.TotalEditingTime}"...

    reference.aspose.com/words/ar/net/aspose.words....
  4. BuiltInDocumentProperties.CreatedTime | Aspose....

    Scopri la funzionalità CreatedTime di BuiltInDocumentProperties per accedere e gestire facilmente la data di creazione del tuo Documento in UTC, per una migliore organizzazione.... Document doc = new Document ( MyDir + "Properties...WriteLine ( $"Minutes spent editing: {properties.TotalEditingTime}"...

    reference.aspose.com/words/it/net/aspose.words....
  5. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Scopri la proprietà LastSavedBy di BuiltInDocumentProperties per gestire facilmente la paternità dei Documenti e migliorare la collaborazione nei tuoi progetti.... Document doc = new Document ( MyDir + "Properties...WriteLine ( $"Minutes spent editing: {properties.TotalEditingTime}"...

    reference.aspose.com/words/it/net/aspose.words....
  6. BuiltInDocumentProperties.LastPrinted | Aspose....

    Upptäck funktionen LastPrinted i BuiltInDocumentProperties för att enkelt spåra ditt dokuments senaste utskriftsdatum i UTC. Förbättra ditt arbetsflöde idag!... Document doc = new Document ( MyDir + "Properties...WriteLine ( $"Minutes spent editing: {properties.TotalEditingTime}"...

    reference.aspose.com/words/sv/net/aspose.words....
  7. BuiltInDocumentProperties.Template | Aspose.Wor...

    Upptäck mallfunktionen BuiltInDocumentProperties för att enkelt hantera dokumentets informationsnamn för förbättrad organisation och effektivitet.... Document doc = new Document ( MyDir + "Properties...WriteLine ( $"Minutes spent editing: {properties.TotalEditingTime}"...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Modifier le fichier SVG – Exemples C#

    Apprenez à modifier SVG en C#. Ajoutez et modifiez des éléments SVG, modifiez des chemins SVG, dessinez sur des bitmaps et bien plus encore à l'aide de la bibliothèque Aspose.SVG pour .NET.... Le modèle objet de document (DOM) de l’API est entièrement...d’édition. Vous pouvez modifier le document en ajoutant de nouveaux nœuds...

    docs.aspose.com/svg/fr/net/edit-svg-file/
  9. Online převod PDF na POT nebo sestavení aplikac...

    Bezplatná online aplikace pro převod souborů PDF na soubory POT. Kód převodní knihovny .NET C# pro dokumenty PDF....Otevřete soubor PDF pomocí třídy Document Převeďte PDF na PPTX pomocí...Full Potential of Content Editing Capabilities. The conversion...

    products.aspose.com/total/cs/net/conversion/pdf...
  10. C#에서 문서 복제|.NET용 Aspose.Words

    C#를 사용하여 문서를 복제하여 동일한 사본을 얻으세요. 복사본을 만들 때 원본 문서의 노드와 속성이 복제됩니다....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/ko/net/clone-a-document/