Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 210 for

incremental save

(0.08 sec)
  1. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....default, // displaying evenly incrementing values that cover our X-value...getScaling().setLogBase(20.0); doc.save(getArtifactsDir() + "Charts...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the documentation article in C++....many times a document has been saved in Microsoft Word, // and is...WithLambda :: setter_post_increment_wrap ( GETTER_SETTER_LVAL_LAMBDA_ARGS...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...save("compare.pdf"); Also when I...documents, list id will be incremented and the change will be detected...

    forum.aspose.com/t/strange-result-of-compare-do...
  4. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...Save(outputFilePath); Simply put...put, you need to increment the first and second parameters, upperLeftRow...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  5. O que há de novo|Aspose.PDF para Java

    Esta página apresenta as funcionalidades novas mais populares no Aspose.PDF para Java que foram introduzidas em lançamentos recentes.... save ( outputFile ); Além disso,...Salvar documento document . save ( outFile ); Além disso, o código...

    docs.aspose.com/pdf/pt/java/whatsnew/
  6. Archivo

    Archivo...Save("output.pdf"); Eliminar marca...artefacto es marca de agua, incremente el contador. if (artifact...

    blog.aspose.com/es/pdf/remove-watermark-from-pd...
  7. Arbeiten mit Text | Aspose.Note Dokumentation

    Ein Leitfaden zur Arbeit mit Text in OneNote mit der C#-API....27 // Save to any supported file format 28 oneFile. Save (dataDir...28 // Save to any supported file format 29 oneFile. Save (dataDir...

    docs.aspose.com/note/de/net/working-with-text/
  8. Procurar

    Procurar...Save("output.pdf"); Remover marca...artefato for marca d'água, incremente o contador if (artifact.getSubtype()...

    blog.aspose.com/pt/pdf/remove-watermark-from-pd...
  9. Manipular Documento PDF en C#|Aspose.PDF for .NET

    Este artículo contiene información sobre cómo validar un Documento PDF para el estándar PDF A, cómo trabajar con el TOC, cómo establecer la fecha de caducidad del PDF, etc....heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...

    docs.aspose.com/pdf/es/net/manipulate-pdf-docum...
  10. Arbeiten mit Text | Aspose.Note Dokumentation

    Ein Leitfaden zum Arbeiten mit Text in Java....23 // Save to any supported file format 24 oneFile. save (dataDir...23 // Save to any supported file format 24 oneFile. save (dataDir...

    docs.aspose.com/note/de/java/working-with-text/