Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,451 for

assignment

(0.23 sec)
  1. الخط الافتراضي ولون الخط لـ GridDesktop|Documen...

    يقدم هذا المقال موجزًا عن الخط الافتراضي ولون الخط في GridDesktop.... //Assign your desired Font object to... DefaultCellFont = fnt ; //Assign your desired Font color to...

    docs.aspose.com/cells/ar/net/aspose-cells-gridd...
  2. GridDesktop ın Varsayılan Yazı Tipi ve Yazı Tip...

    Bu makale, GridDesktop daki varsayılan fontu ve yazı rengini tanıtır.... //Assign your desired Font object to... DefaultCellFont = fnt ; //Assign your desired Font color to...

    docs.aspose.com/cells/tr/net/aspose-cells-gridd...
  3. How to Set Chart Axis Properties in C++|Aspose....

    Chart axis tuning using C++....Use the AxisScaling class to assign an array of System::DateTime...AxisDisplayUnit object and assign it to the axis via ChartAxis::set_DisplayUnit...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...
  4. Apply Custom Formatting to Fields in C++|Aspose...

    Format and evaluate fields result using C++.... Assign your formatter to Document...Document.MailMerge.Execute , assign the custom IFieldResultFormatte...

    docs.aspose.com/words/cpp/applying-custom-forma...
  5. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_ImageHeight method. Specifies the image height for the image to insert into the document in C++....the initial value, you should assign an instance of MergeFieldImageDimen...should be applied, you should assign the null value to this property...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....adding fallback fonts, and assign the collection using the F...fallback font rules collection is assigned to the presentation’s FontsManager...

    docs.aspose.com/slides/cpp/render-presentation-...
  7. Convert PNG to EPS using API for .NET

    PNG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 // Convert...image and output EPS file are assigned by streams: Copy 1 // Convert...

    docs.aspose.com/page/net/convert/png-to-eps/
  8. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 # For complete...and an output EPS file are assigned by streams: Copy 1 # For complete...

    docs.aspose.com/page/python-net/convert/tiff-to...
  9. Décorer un champ de formulaire dans un PDF|Aspo...

    Explorez comment décorer les champs de formulaire dans un document PDF, en ajoutant des améliorations visuelles comme des bordures, en .NET avec Aspose.PDF.... Vous devez également assigner l’objet FormFieldFacade à...to 2 BorderWidth = 2 }; // Assign the decoration facade to the...

    docs.aspose.com/pdf/fr/net/decorate-form-field/
  10. Modificando AcroForm|Aspose.PDF for Python via ...

    Modificar campos AcroForm en documentos PDF utilizando Aspose.PDF for Python via .NET, incluyendo borrar texto, establecer límites, aplicar estilos a los campos y eliminar campos....pycore import cast , is_assignable def get_field_limit ( input_file_name...( input_file_name ) if is_assignable ( document . form [ 1 ],...

    docs.aspose.com/pdf/es/python-net/modifying-form/